Metadata-Version: 2.1
Name: rad
Version: 0.13.2
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
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: docs
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 rad

To install the latest code from the repository

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

To use the library

    >>> import rad

