Metadata-Version: 2.1
Name: astro-metadata-translator
Version: 0.1.0
Summary: A translator for astronomical metadata.
Home-page: https://github.com/lsst/astro_metadata_translator
Author: Tim Jenness
Author-email: tjenness@lsst.org
License: BSD 3-Clause License
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Astronomy
Description-Content-Type: text/markdown
Requires-Dist: astropy (>=3.0.5)
Requires-Dist: pyyaml (>=3.13)

# astro_metadata_translator

Observation metadata handling infrastructure

This package can be used to translate headers from astronomical
instrumentation into a standard form.  This allows the details
of particular headers to be hidden from the user of the data
files.

This package was developed by the Large Synoptic Survey Telescope
Data Management team.

It does not depend on any LSST software.

Documentation: <https://astro-metadata-translator.lsst.io>
Source: <https://github.com/lsst/astro_metadata_translator>


