Metadata-Version: 1.1
Name: hirise-tools
Version: 0.4.1
Summary: Tools to work with MRO's HiRISE camera data.
Home-page: https://github.com/michaelaye/hirise_tools
Author: K.-Michael Aye
Author-email: kmichael.aye@gmail.com
License: ISC license
Description: ===============================
        hirise_tools
        ===============================
        
        
        .. image:: https://img.shields.io/pypi/v/hirise_tools.svg
                :target: https://pypi.python.org/pypi/hirise_tools
        
        .. image:: https://img.shields.io/travis/michaelaye/hirise_tools.svg
                :target: https://travis-ci.org/michaelaye/hirise_tools
        
        .. image:: https://readthedocs.org/projects/hirise-tools/badge/?version=latest
                :target: https://hirise-tools.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/michaelaye/hirise_tools/shield.svg
             :target: https://pyup.io/repos/github/michaelaye/hirise_tools/
             :alt: Updates
        
        
        Python Boilerplate contains all the boilerplate you need to create a Python package.
        
        
        * Free software: ISC license
        * Documentation: https://hirise-tools.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 (2016-11-07)
        ------------------
        
        * First release on PyPI.
        
Keywords: HiRISE,MRO,NASA,PDS
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Utilities
