Repository URL to install this package:
|
Version:
0.9 ▾
|
rson
/
PKG-INFO
|
|---|
Metadata-Version: 1.0
Name: rson
Version: 0.9
Summary: rson -- Readable Serial Objection Notation
Home-page: http://code.google.com/p/rson/
Author: Patrick Maupin
Author-email: pmaupin@gmail.com
License: MIT
Description:
The goal of the RSON project is to create file formats that are easy
to edit, diff, and version control. The base RSON profile is a superset
of JSON and much smaller than YAML.
Keywords: rson json yaml configuration file
Platform: Independent
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries