Metadata-Version: 1.1
Name: pork
Version: 0.0.1
Summary: pork
Home-page: https://github.com/j1c/pork
Author: Jaewon Chung
Author-email: j1c@jhu.edu
License: Apache Software License 2.0
Description: ====
        pork
        ====
        
        
        .. image:: https://img.shields.io/pypi/v/pork.svg
                :target: https://pypi.python.org/pypi/pork
        
        .. image:: https://img.shields.io/travis/j1c/pork.svg
                :target: https://travis-ci.org/j1c/pork
        
        .. image:: https://readthedocs.org/projects/pork/badge/?version=latest
                :target: https://pork.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        pork
        
        
        * Free software: Apache Software License 2.0
        * Documentation: https://pork.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.0.1 (2019-06-28)
        ------------------
        
        * First release on PyPI.
        
Keywords: pork
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
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
