Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
rson / PKG-INFO
Size: Mime:
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