JSON for Humans, allows comments and is less error prone.
Project description
Hjson, the Human JSON. A configuration file format that caters to humans and helps reduce the errors they make.
It supports #, // and /**/ style comments as well as avoiding trailing/missing comma and other mistakes. For details and syntax see http://laktak.github.io/hjson.
Hjson works with Python 2.5+ and Python 3.3+ (forked from simplejson)
API: See the simplejson docs: http://simplejson.readthedocs.org/
BETA:
*The parser is implemented and fully functional.*
The encoder currently outputs JSON but will return Hjson in a future update.
Please test and report bugs.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hjson-1.1.0.zip
(50.5 kB
view details)
File details
Details for the file hjson-1.1.0.zip.
File metadata
- Download URL: hjson-1.1.0.zip
- Upload date:
- Size: 50.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74ba2a81f34e7215d455b41a75a8c67cbb70b5c56803f83939c91220948f0211
|
|
| MD5 |
c759b7d84fc2ef28c1f9ca6a7d1fd7c6
|
|
| BLAKE2b-256 |
d7f0494199f76394e018869aff639cbec2a45ccf35e1ae90362861da077d3f1d
|