Metadata-Version: 2.1
Name: fits-schema
Version: 0.1.0.post1
Summary: 
Author: Maximilian Nöthe
Author-email: maximilian.noethe@tu-dortmund.de
Requires-Python: >=3.6,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Provides-Extra: travis
Requires-Dist: astropy (>=3.0)
Requires-Dist: codecov (>=2.0.22,<3.0.0); extra == "travis"
Requires-Dist: numpy (>=1.16,<2.0)
Description-Content-Type: text/markdown

# fits_schema [![Build Status](https://travis-ci.com/open-gamma-ray-astro/fits_schema.svg?branch=master)](https://travis-ci.com/open-gamma-ray-astro/fits_schema) [![codecov](https://codecov.io/gh/open-gamma-ray-astro/fits_schema/branch/master/graph/badge.svg)](https://codecov.io/gh/open-gamma-ray-astro/fits_schema)



A python package to define and validate schemata for FITS files.

