MANIFEST.in
README.md
pyproject.toml
LICENSES/CC-BY-4.0.txt
LICENSES/CC0-1.0.txt
LICENSES/MIT.txt
src/snakemake_storage_plugin_cached_http/__init__.py
src/snakemake_storage_plugin_cached_http/cache.py
src/snakemake_storage_plugin_cached_http/monkeypatch.py
src/snakemake_storage_plugin_cached_http.egg-info/PKG-INFO
src/snakemake_storage_plugin_cached_http.egg-info/SOURCES.txt
src/snakemake_storage_plugin_cached_http.egg-info/dependency_links.txt
src/snakemake_storage_plugin_cached_http.egg-info/entry_points.txt
src/snakemake_storage_plugin_cached_http.egg-info/requires.txt
src/snakemake_storage_plugin_cached_http.egg-info/top_level.txt
tests/test_download.py
tests/test_import.py