Metadata-Version: 1.2
Name: tinned_python
Version: 0.1.2
Summary: Python data, in a tin
Home-page: https://github.com/tmfnll/tinned_python
Author: Tom Finill
Author-email: tomfinill@gmail.com
License: MIT license
Description: =============
        Tinned Python
        =============
        
        
        .. image:: https://img.shields.io/pypi/v/tinned_python.svg
                :target: https://pypi.python.org/pypi/tinned_python
        
        .. image:: https://github.com/tmfnll/tinned_python/workflows/Python%20package/badge.svg
                :target: https://github.com/tmfnll/tinned_python/actions?query=workflow%3A%22Python+package%22
        
        .. image:: https://readthedocs.org/projects/tinned-python/badge/?version=latest
                :target: https://tinned-python.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/tmfnll/tinned_python/shield.svg
             :target: https://pyup.io/repos/github/tmfnll/tinned_python/
             :alt: Updates
        
        
        
        Python data, in a tin
        
        
        * Free software: MIT license
        * Documentation: https://tinned-python.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 (2020-03-15)
        ------------------
        
        * First release on PyPI.
        
Keywords: tinned_python
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.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
