.gitignore
AUTHORS.rst
CHANGELOG.rst
LICENSE
Makefile
README.md
requirements.txt
setup.cfg
setup.py
.github/workflows/pythonpackage.yml
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/license.rst
docs/_static/.gitignore
docs/api/modules.rst
docs/api/put.rst
src/put/__init__.py
src/put/fileutils.py
src/put/hashutils.py
src/put.egg-info/PKG-INFO
src/put.egg-info/SOURCES.txt
src/put.egg-info/dependency_links.txt
src/put.egg-info/not-zip-safe
src/put.egg-info/requires.txt
src/put.egg-info/top_level.txt
tests/conftest.py
tests/test_fileutils.py
tests/test_hashutils.py
tests/resources/sample.json
tests/resources/sample.zip