Metadata-Version: 2.1
Name: rad
Version: 0.12.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
License-File: LICENSE
Requires-Dist: asdf (>=2.9.2)
Provides-Extra: test
Requires-Dist: pytest (>=4.6.0) ; extra == 'test'
Requires-Dist: pytest-openfiles (>=0.5.0) ; extra == 'test'

# Roman Attribute Dictionary


This is a repository for the Roman Attribute Dictionary 


## Installation

To install the latest `rad` release

    pip install rad

To install the latest code from the repository

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

To use the library

    >>> import rad



