AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
setup.cfg
setup.py
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
pystac/__init__.py
pystac/cli.py
pystac/pystac.py
pystac.egg-info/PKG-INFO
pystac.egg-info/SOURCES.txt
pystac.egg-info/dependency_links.txt
pystac.egg-info/entry_points.txt
pystac.egg-info/not-zip-safe
pystac.egg-info/requires.txt
pystac.egg-info/top_level.txt
pystac/iserv/__init__.py
pystac/iserv/footprint.py
pystac/iserv/iserv.py
pystac/models/__init__.py
pystac/models/asset.py
pystac/models/band.py
pystac/models/base.py
pystac/models/feature.py
pystac/models/link.py
pystac/models/product.py
pystac/models/properties.py
pystac/utils/__init__.py
pystac/utils/io.py
tests/__init__.py
tests/test_pystac.py