Metadata-Version: 1.1
Name: p4tools
Version: 0.5.2
Summary: Tools for Planet Four data analysis.
Home-page: https://github.com/michaelaye/p4tools
Author: K.-Michael Aye
Author-email: kmichael.aye@gmail.com
License: ISC license
Description: =================
        Planet Four Tools
        =================
        
        
        .. image:: https://img.shields.io/pypi/v/p4tools.svg
                :target: https://pypi.python.org/pypi/p4tools
        
        .. image:: https://img.shields.io/travis/michaelaye/p4tools.svg
                :target: https://travis-ci.org/michaelaye/p4tools
        
        .. image:: https://readthedocs.org/projects/p4tools/badge/?version=latest
                :target: https://p4tools.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/michaelaye/p4tools/shield.svg
             :target: https://pyup.io/repos/github/michaelaye/p4tools/
             :alt: Updates
        
        
        Tools for Planet Four data reduction and analysis.
        
        
        * Free software: ISC license
        * Documentation: https://p4tools.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        ---------
        
        This package was created with Cookiecutter_ and the forked `michaelaye/cookiecutter-pypackage-conda`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`michaelaye/cookiecutter-pypackage-conda`: https://github.com/michaelaye/cookiecutter-pypackage-conda
        
        
        =======
        History
        =======
        
        0.1.0 (2018-11-23)
        ------------------
        
        * First release on PyPI.
        
Keywords: p4tools
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
