Metadata-Version: 1.1
Name: jsonhumanize
Version: 0.1.0
Summary: Convert JSON to human readable HTML
Home-page: https://github.com/magarcia/jsonhumanize
Author: Martin Garcia
Author-email: newluxfero@gmail.com
License: MIT
Description: ===============================
        jsonhumanize
        ===============================
        
        .. image:: https://badge.fury.io/py/jsonhumanize.png
            :target: http://badge.fury.io/py/jsonhumanize
            
        .. image:: https://travis-ci.org/magarcia/jsonhumanize.png?branch=master
                :target: https://travis-ci.org/magarcia/jsonhumanize
        
        .. image:: https://pypip.in/d/jsonhumanize/badge.png
                :target: https://crate.io/packages/jsonhumanize?version=latest
        
        
        Convert JSON to human readable HTML
        
        *This is a python version from* `json.human.js
        <http://marianoguerra.github.io/json.human.js/>`_
        
        * Free software: MIT license
        * Documentation: http://jsonhumanize.rtfd.org.
        
        
        
        
        
        History
        -------
        
        0.1.0 (2013-09-15)
        ++++++++++++++++++
        
        * First release.
Keywords: jsonhumanize
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
