Metadata-Version: 1.0
Name: jsonpublish
Version: 0.1.2
Summary: Publish Python object as JSON documents
Home-page: UNKNOWN
Author: Andrey Popp
Author-email: 8mayday@gmail.com
License: UNKNOWN
Description: Configurable JSON encoder for publishing Python objects as JSON documents.
        
        See `docs`_ at excellect ReadTheDocs project.
        
        .. _docs: http://readthedocs.org/docs/jsonpublish/en/latest/
        
        
        Changelog
        =========
        
        0.1.2
        ----
        
        * Fix broken 0.1.1 release by including CHANGES.
        
        0.1.1
        -----
        
        * Fix bug with caching of adapter resolutions.
        
        0.1
        ---
        
        * Initial version.
        
Platform: UNKNOWN
