Metadata-Version: 1.1
Name: prairiedog
Version: 0.1.0
Summary: Graphing bacterial genomes for fun and profit
Home-page: https://github.com/kevinkle/prairiedog
Author: Kevin Le
Author-email: kevin.kent.le@gmail.com
License: Apache Software License 2.0
Description: ==========
        prairiedog
        ==========
        
        
        .. image:: https://img.shields.io/pypi/v/prairiedog.svg
                :target: https://pypi.python.org/pypi/prairiedog
        
        .. image:: https://img.shields.io/travis/kevinkle/prairiedog.svg
                :target: https://travis-ci.org/kevinkle/prairiedog
        
        .. image:: https://readthedocs.org/projects/prairiedog/badge/?version=latest
                :target: https://prairiedog.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Graphing bacterial genomes for fun and profit
        
        
        * Free software: Apache Software License 2.0
        * Documentation: https://prairiedog.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 (2019-05-08)
        ------------------
        
        * First release on PyPI.
        
Keywords: prairiedog
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
