.gitignore
.travis.yml
CHANGELOG.rst
LICENSE.rst
MANIFEST.in
README.rst
pyproject.toml
requirements.txt
setup.cfg
tox.ini
.github/dependabot.yml
.github/workflows/publish.yml
.github/workflows/test.yml
dtool_http/__init__.py
dtool_http/publish.py
dtool_http/server.py
dtool_http/storagebroker.py
dtool_http/version.py
dtool_http.egg-info/PKG-INFO
dtool_http.egg-info/SOURCES.txt
dtool_http.egg-info/dependency_links.txt
dtool_http.egg-info/entry_points.txt
dtool_http.egg-info/requires.txt
dtool_http.egg-info/top_level.txt
icons/22x22/dtool_logo.png
scripts/share_data.py
tests/__init__.py
tests/test_dtool_http_server.py
tests/test_publish.py
tests/data/actually_a_png.txt
tests/data/actually_a_text_file.jpg
tests/data/another_file.txt
tests/data/empty_file
tests/data/random_bytes
tests/data/real_text_file.txt
tests/data/tiny.png