Metadata-Version: 1.1
Name: parselglossy
Version: 0.1.0
Summary: Generic input parsing library, speaking in tongues
Home-page: https://github.com/dev-cafe/parselglossy
Author: Roberto Di Remigio
Author-email: roberto.diremigio@gmail.com
License: MIT license
Description: ============
        parselglossy
        ============
        
        
        .. image:: https://img.shields.io/pypi/v/parselglossy.svg
                :target: https://pypi.python.org/pypi/parselglossy
        
        .. image:: https://img.shields.io/travis/dev-cafe/parselglossy.svg
                :target: https://travis-ci.org/dev-cafe/parselglossy
        
        .. image:: https://readthedocs.org/projects/parselglossy/badge/?version=latest
                :target: https://parselglossy.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/dev-cafe/parselglossy/shield.svg
             :target: https://pyup.io/repos/github/dev-cafe/parselglossy/
             :alt: Updates
        
        
        
        Generic input parsing library, speaking in tongues
        
        .. image:: https://github.com/dev-cafe/parselglossy/raw/master/docs/gfx/parse.jpg
             :alt: Parse all the inputs!
        
        * Free software: MIT license
        * Documentation: https://parselglossy.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `elgertam/cookiecutter-pipenv`_ project template, based on `audreyr/cookiecutter-pypackage`_.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`elgertam/cookiecutter-pipenv`: https://github.com/elgertam/cookiecutter-pipenv
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2018-12-03)
        ------------------
        
        * First release on PyPI.
        
Keywords: parselglossy
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.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
