Metadata-Version: 2.1
Name: dkist-inventory
Version: 0.1rc6
Summary: A shared library for dataset inventory and asdf generation.
Home-page: UNKNOWN
Author: NSO / AURA
Author-email: stuart@cadair.com
License: BSD 3-Clause
Platform: UNKNOWN
Requires-Python: >=3.7
Requires-Dist: astropy
Requires-Dist: sunpy
Requires-Dist: gwcs
Provides-Extra: asdf
Requires-Dist: asdf ; extra == 'asdf'
Requires-Dist: dkist (>=0.1a2) ; extra == 'asdf'
Provides-Extra: docs
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinx-automodapi ; extra == 'docs'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-doctestplus ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'

A shared library for dataset inventory and asdf generation.
-----------------------------------------------------------

License
-------

This project is Copyright (c) NSO / AURA and licensed under
the terms of the BSD 3-Clause license. This package is based upon
the `Openastronomy packaging guide <https://github.com/OpenAstronomy/packaging-guide>`_
which is licensed under the BSD 3-clause licence. See the licenses folder for
more information.


