AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/.gitignore
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
py_stac.egg-info/PKG-INFO
py_stac.egg-info/SOURCES.txt
py_stac.egg-info/dependency_links.txt
py_stac.egg-info/entry_points.txt
py_stac.egg-info/not-zip-safe
py_stac.egg-info/requires.txt
py_stac.egg-info/top_level.txt
stac/__init__.py
stac/cli.py
stac/stac.py
stac/models/__init__.py
stac/models/asset.py
stac/models/base.py
stac/models/collection.py
stac/models/geojson_type.py
stac/models/item.py
stac/models/link.py
stac/models/properties.py
stac/models/extensions/__init__.py
stac/models/extensions/band.py
stac/models/extensions/product.py
tests/__init__.py
tests/test_stac.py
tests/schema/__init__.py
tests/schema/stac.py