CHANGES.rst
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/ci.yml
asdf_astropy/__init__.py
asdf_astropy/_astropy_init.py
asdf_astropy/conftest.py
asdf_astropy/extensions.py
asdf_astropy/integration.py
asdf_astropy/version.py
asdf_astropy.egg-info/PKG-INFO
asdf_astropy.egg-info/SOURCES.txt
asdf_astropy.egg-info/dependency_links.txt
asdf_astropy.egg-info/entry_points.txt
asdf_astropy.egg-info/requires.txt
asdf_astropy.egg-info/top_level.txt
asdf_astropy.egg-info/zip-safe
asdf_astropy/converters/__init__.py
asdf_astropy/converters/helpers.py
asdf_astropy/converters/utils.py
asdf_astropy/converters/coordinates/__init__.py
asdf_astropy/converters/coordinates/angle.py
asdf_astropy/converters/coordinates/earth_location.py
asdf_astropy/converters/coordinates/frame.py
asdf_astropy/converters/coordinates/representation.py
asdf_astropy/converters/coordinates/sky_coord.py
asdf_astropy/converters/coordinates/spectral_coord.py
asdf_astropy/converters/coordinates/tests/__init__.py
asdf_astropy/converters/coordinates/tests/helpers.py
asdf_astropy/converters/coordinates/tests/test_angle.py
asdf_astropy/converters/coordinates/tests/test_earth_location.py
asdf_astropy/converters/coordinates/tests/test_frame.py
asdf_astropy/converters/coordinates/tests/test_representation.py
asdf_astropy/converters/coordinates/tests/test_sky_coord.py
asdf_astropy/converters/coordinates/tests/test_spectral_coord.py
asdf_astropy/converters/fits/__init__.py
asdf_astropy/converters/fits/fits.py
asdf_astropy/converters/fits/tests/__init__.py
asdf_astropy/converters/fits/tests/test_fits.py
asdf_astropy/converters/table/__init__.py
asdf_astropy/converters/table/table.py
asdf_astropy/converters/table/tests/__init__.py
asdf_astropy/converters/table/tests/test_table.py
asdf_astropy/converters/time/__init__.py
asdf_astropy/converters/time/time.py
asdf_astropy/converters/time/time_delta.py
asdf_astropy/converters/time/tests/__init__.py
asdf_astropy/converters/time/tests/test_time.py
asdf_astropy/converters/time/tests/test_time_delta.py
asdf_astropy/converters/transform/__init__.py
asdf_astropy/converters/transform/compound.py
asdf_astropy/converters/transform/core.py
asdf_astropy/converters/transform/functional_models.py
asdf_astropy/converters/transform/mappings.py
asdf_astropy/converters/transform/math_functions.py
asdf_astropy/converters/transform/polynomial.py
asdf_astropy/converters/transform/projections.py
asdf_astropy/converters/transform/rotations.py
asdf_astropy/converters/transform/tabular.py
asdf_astropy/converters/transform/tests/__init__.py
asdf_astropy/converters/transform/tests/test_transform.py
asdf_astropy/converters/unit/__init__.py
asdf_astropy/converters/unit/equivalency.py
asdf_astropy/converters/unit/quantity.py
asdf_astropy/converters/unit/unit.py
asdf_astropy/converters/unit/tests/__init__.py
asdf_astropy/converters/unit/tests/test_equivalency.py
asdf_astropy/converters/unit/tests/test_quantity.py
asdf_astropy/converters/unit/tests/test_unit.py
asdf_astropy/resources/__init__.py
asdf_astropy/resources/manifests/astropy-1.0.0.yaml
asdf_astropy/resources/schemas/fits/fits-1.0.0.yaml
asdf_astropy/resources/schemas/table/table-1.0.0.yaml
asdf_astropy/resources/schemas/time/timedelta-1.0.0.yaml
asdf_astropy/resources/schemas/transform/units_mapping-1.0.0.yaml
asdf_astropy/resources/schemas/units/equivalency-1.0.0.yaml
asdf_astropy/testing/__init__.py
asdf_astropy/testing/helpers.py
asdf_astropy/tests/test_integration.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/asdf-astropy/index.rst
licenses/LICENSE.rst
licenses/README.rst
licenses/TEMPLATE_LICENCE.rst
scripts/generate_manifest.py