.gitignore
.pre-commit-config.yaml
LICENSE
README.md
environment.yaml
pyproject.toml
setup.cfg
.github/workflows/release.yml
.github/workflows/tests.yml
tests/__init__.py
tests/conftest.py
tests/test_core.py
tests/test_xarray_plugin.py
tests/cassettes/fixtures/simple_reference_file.yaml
tests/cassettes/fixtures/simple_search.yaml
tests/cassettes/fixtures/simple_zarr.yaml
xpystac/__init__.py
xpystac/core.py
xpystac/py.typed
xpystac/utils.py
xpystac/xarray_plugin.py
xpystac.egg-info/PKG-INFO
xpystac.egg-info/SOURCES.txt
xpystac.egg-info/dependency_links.txt
xpystac.egg-info/entry_points.txt
xpystac.egg-info/requires.txt
xpystac.egg-info/top_level.txt