Metadata-Version: 2.1
Name: romanad
Version: 0.8.0
Summary: Roman Attribute Dictionary
Home-page: https://github.com/spacetelescope/rad
Author: STScI
License: BSD-3-Clause
Project-URL: Bug Tracker, https://github.com/spacetelescope/rad/issues
Project-URL: Source Code, https://github.com/spacetelescope/rad
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: test
License-File: LICENSE

# Roman Attribute Dictionary


This is a repository for the Roman Attribute Dictionary 


## Installation

To install the latest `rad` release

    pip install romanad

To install the latest code from the repository

    pip install git+https://github.com/spacetelescope/rad.git

To use the library

    >>> import rad



