Metadata-Version: 1.2
Name: am4894dev
Version: 0.2.0
Summary: My dev package for playing around with.
Home-page: https://github.com/andrewm4894/am4894dev
Author: Andrew Maguire
Author-email: andrewm4894@gmail.com
License: MIT license
Description: =========
        am4894dev
        =========
        
        
        .. image:: https://img.shields.io/pypi/v/am4894dev.svg
                :target: https://pypi.python.org/pypi/am4894dev
        
        .. image:: https://img.shields.io/travis/andrewm4894/am4894dev.svg
                :target: https://travis-ci.org/andrewm4894/am4894dev
        
        .. image:: https://readthedocs.org/projects/am4894dev/badge/?version=latest
                :target: https://am4894dev.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/andrewm4894/am4894dev/shield.svg
             :target: https://pyup.io/repos/github/andrewm4894/am4894dev/
             :alt: Updates
        
        
        
        My dev package for playing around with.
        
        
        * Free software: MIT license
        * Documentation: https://am4894dev.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.2.0 (2019-11-04)
        ------------------
        
        * First release on PyPI.
        
Keywords: am4894dev
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 :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
