Metadata-Version: 1.2
Name: jsonforge
Version: 0.1.1.dev0
Summary: Make nice JSON files out of ugly (X|HT)ML, CSV or JSON blobs found on the Internet using JMESPath, CSS and XPath
Home-page: https://bitbucket.com/datenfreunde/jsonforge
Author: Martin Virtel
Author-email: mv@datenfreunde.com
License: GNU General Public License v3
Description-Content-Type: UNKNOWN
Description: =============
        JSON Forge
        =============
        
        
        Use CSS, XPath and JMESPath to make nice JSON files out of ugly (X|HT)ML, CSV or JSON blobs found on the Internet.
        
        
        * Free software: GNU General Public License v3
        * Documentation: tbd
        
        
        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 (2017-12-17)
        ------------------
        
        * First release on PyPI.
        
Keywords: Text,JSON,CSV,JMESPath,CSS,XPath
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.6
