Metadata-Version: 2.1
Name: mpcutilities
Version: 0.1.4
Summary: MPC Utilities contains standard, cross-package MPC Functionalities
Home-page: https://github.com/matthewjohnpayne/mpcutilities
Author: Matthew John Payne
Author-email: matthewjohnpayne@gmail.com
License: MIT license
Keywords: mpcutilities
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.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: numpy
Requires-Dist: novas
Requires-Dist: novas-de405
Requires-Dist: astropy
Requires-Dist: scipy

===============
MPC Utilities
===============


.. image:: https://img.shields.io/pypi/v/mpcutilities.svg
        :target: https://pypi.python.org/pypi/mpcutilities

.. image:: https://img.shields.io/travis/matthewjohnpayne/mpcutilities.svg
        :target: https://travis-ci.org/matthewjohnpayne/mMPCUtilities

.. image:: https://readthedocs.org/projects/mpcutilities/badge/?version=latest
        :target: https://mpcutilities.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




MPC Utilities contains a number of software utilities of use in a variety of 
current (and future) packages from the Minor Planet Center (MPC).  


* Free software: MIT license
* Documentation: https://mpcutilities.readthedocs.io.


Features
--------

* Coordinate Conversion
* Time Conversion
* MPC File-format Handling
* Observatory Location Functions
* ... more to come ...

Credits
-------

This astronomy functionality in this package builds upon the work of multitudes: if your code is used, your name should go here ...

* Matt Holman
* Sonia Keys
* Matt Payne 
* ... 

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 (2018-10-05)
* First release on PyPI.

0.1.1 (2018-11-12)

0.1.2 (2018-11-13)

0.1.3 (2018-11-14)

0.1.4 (2018-11-15)




