Metadata-Version: 2.1
Name: fastrometry
Version: 1.0.1
Summary: Astronomy package written in Python
Author: Cameron Leahy, Joseph Postma
Author-email: cameron.leahy@ucalgary.ca, joepostma@live.ca
Project-URL: Homepage, https://github.com/user29A/fastrometry/wiki
Project-URL: Download, https://pypi.org/project/fastrometry/#files
Project-URL: Source code, https://github.com/user29A/fastrometry
Project-URL: Bug tracker, https://github.com/user29A/fastrometry/issues
Project-URL: Documentation, https://github.com/user29A/fastrometry/wiki
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Astronomy
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

To install fastrometry, use:

    pip install fastrometry

Note that you must have a Python version of 3.10 or higher.

To use fastrometry, simply call fastrometry at the command line:

    fastrometry -option1 -option2 ...

For more info, please visit the wiki: https://github.com/user29A/fastrometry/wiki

This project was undertaken with the financial support of the Canadian Space Agency.
