Metadata-Version: 1.1
Name: pelecanus
Version: 0.5.2
Summary: Python3 application for navigating and editing nested JSON
Home-page: https://github.com/pellagic-puffbomb/pelecanus
Author: Erik Aker
Author-email: eraker@gmail.org
License: GNU General Public License v2
Download-URL: https://github.com/pellagic-puffbomb/pelecanus.git
Description: 
        Pelecanus
        =========
        
        A Python3 application for navigating and editing nested JSON objects. For more
        information, please see README.md (on github).
        
        
        Name
        ----
        Named 'pelecanus' after Pelecanus occidentalis, the
        brown Pelican of California and the Eastern Pacific:
        
        http://www.nps.gov/chis/naturescience/brown-pelican.htm
        
        which is a wonderful bird and which deserves to have something
        named after it and because I got tired of writing "NestedJson".
        
        More Info
        ---
        
        See github project for more detailed usage instructions.
        
Keywords: json,hateoas
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Internet
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
