Metadata-Version: 1.0
Name: jsonvalue
Version: 0.1
Summary: Rich values for JSON
Home-page: UNKNOWN
Author: Martijn Faassen
Author-email: faassen@startifact.com
License: BSD
Description: JsonValue: Rich Python values for JSON
        =======================================
        
        JsonValue is a Python library that allows you to use rich Python
        values in JSON objects. It lets you use native Python date for dates
        for instance, but that's only scratching the surface of what's
        possible.
        
        Documentation_.
        
        .. _Documentation: http://jsonvalue.readthedocs.org/
        
        CHANGES
        *******
        
        0.1 (2014-11-03)
        ================
        
        - Initial public release.
        
Keywords: jsonvalue
Platform: UNKNOWN
