Metadata-Version: 1.1
Name: json_annotate
Version: 0.1.2
Summary: ..
Home-page: https://github.com/aronwc/json_annotate
Author: Aron Culotta
Author-email: aronwc@gmail.com
License: MIT license
Description: ===============================
        json_annotate
        ===============================
        
        .. image:: https://img.shields.io/pypi/v/json_annotate.svg
                :target: https://pypi.python.org/pypi/json_annotate
        
        .. image:: https://img.shields.io/travis/aronwc/json_annotate.svg
                :target: https://travis-ci.org/aronwc/json_annotate
        
        .. image:: https://readthedocs.org/projects/json-annotate/badge/?version=latest
                :target: https://json-annotate.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://requires.io/github/aronwc/json_annotate/requirements.svg?branch=master
                :target: https://requires.io/github/aronwc/json_annotate/requirements?branch=master
                :alt: Dependencies
        
        
        ..
        
        * Free software: MIT license
        * Documentation: https://json-annotate.readthedocs.io.
        
        Features
        --------
        
        * TODO
        
        Credits
        ---------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2016-06-08)
        ------------------
        
        * First release on PyPI.
        
Keywords: json_annotate
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 :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
