P
Patrick Maupin
I am pleased to announce the release of RSON 0.06.
The goal of the RSON project is to create a file format that is easy
to edit, diff, and version control, that is a superset of JSON and
smaller than YAML.
I consider this release to be feature complete on the file format, and
I believe the pure Python 2.x decoder (parser) to be production worthy
(for users who do not need the speed of a C based decoder).
The project is at:
http://rson.googlecode.com/
The manual with syntax examples is at:
http://rson.googlecode.com/files/rson_0_06_manual.pdf
Discussions at:
http://groups.google.com/group/rson-discuss
The goal of the RSON project is to create a file format that is easy
to edit, diff, and version control, that is a superset of JSON and
smaller than YAML.
I consider this release to be feature complete on the file format, and
I believe the pure Python 2.x decoder (parser) to be production worthy
(for users who do not need the speed of a C based decoder).
The project is at:
http://rson.googlecode.com/
The manual with syntax examples is at:
http://rson.googlecode.com/files/rson_0_06_manual.pdf
Discussions at:
http://groups.google.com/group/rson-discuss