README.md
setup.py
pystac/__init__.py
pystac/cache.py
pystac/catalog.py
pystac/collection.py
pystac/eo.py
pystac/extension.py
pystac/item.py
pystac/item_collection.py
pystac/label.py
pystac/link.py
pystac/media_type.py
pystac/single_file_stac.py
pystac/stac_io.py
pystac/stac_object.py
pystac/utils.py
pystac/version.py
pystac.egg-info/PKG-INFO
pystac.egg-info/SOURCES.txt
pystac.egg-info/dependency_links.txt
pystac.egg-info/not-zip-safe
pystac.egg-info/requires.txt
pystac.egg-info/top_level.txt
pystac/serialization/__init__.py
pystac/serialization/common_properties.py
pystac/serialization/identify.py
pystac/serialization/migrate.py
tests/__init__.py
tests/test_catalog.py
tests/test_collection.py
tests/test_eo.py
tests/test_item.py
tests/test_item_collection.py
tests/test_label.py
tests/test_single_file_stac.py
tests/test_utils.py
tests/test_writing.py
tests/serialization/__init__.py
tests/serialization/test_identify.py
tests/serialization/test_migrate.py
tests/utils/__init__.py
tests/utils/stac_io_mock.py
tests/utils/test_cases.py
tests/utils/validator.py