LICENSE
MANIFEST.in
README.md
pyproject.toml
stactask/__init__.py
stactask/asset_io.py
stactask/config.py
stactask/exceptions.py
stactask/logging.py
stactask/py.typed
stactask/task.py
stactask/utils.py
stactask.egg-info/PKG-INFO
stactask.egg-info/SOURCES.txt
stactask.egg-info/dependency_links.txt
stactask.egg-info/requires.txt
stactask.egg-info/top_level.txt
tests/test_task.py
tests/test_task_download.py
tests/test_utils.py