.flake8
.gitattributes
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
CHANGES.rst
CONTRIBUTING.rst
LICENSE
README.md
bandit.yaml
pyproject.toml
tox.ini
.github/workflows/changelog.yml
.github/workflows/ci.yml
.github/workflows/downstream.yml
.github/workflows/publish-to-pypi.yml
docs/Makefile
docs/changes.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/legacy.rst
docs/make.bat
docs/manifests.rst
docs/units.rst
docs/_static/custom.css
docs/_static/logo.ico
docs/_static/logo.pdf
docs/_static/logo.png
docs/_templates/autosummary/base.rst
docs/_templates/autosummary/class.rst
docs/_templates/autosummary/module.rst
resources/asdf-format.org/manifests/unit-1.0.0.yaml
resources/asdf-format.org/manifests/unit-1.1.0.yaml
resources/asdf-format.org/manifests/unit-1.2.0.yaml
resources/asdf-format.org/manifests/unit-1.3.0.yaml
resources/asdf-format.org/manifests/unit-1.4.0.yaml
resources/asdf-format.org/manifests/unit-1.5.0.yaml
resources/stsci.edu/schemas/defunit-1.0.0.yaml
resources/stsci.edu/schemas/quantity-1.1.0.yaml
resources/stsci.edu/schemas/unit-1.0.0.yaml
src/asdf_unit_schemas/__init__.py
src/asdf_unit_schemas/_version.py
src/asdf_unit_schemas/integration.py
src/asdf_unit_schemas.egg-info/PKG-INFO
src/asdf_unit_schemas.egg-info/SOURCES.txt
src/asdf_unit_schemas.egg-info/dependency_links.txt
src/asdf_unit_schemas.egg-info/entry_points.txt
src/asdf_unit_schemas.egg-info/requires.txt
src/asdf_unit_schemas.egg-info/top_level.txt
tests/test_integration.py