.gitignore
.vars.ini
LICENSE
MANIFEST.in
Makefile
README.md
requirements-dev.txt
setup.cfg
setup.py
.github/workflows/build.yml
seekablehttpfile/__init__.py
seekablehttpfile/core.py
seekablehttpfile/py.typed
seekablehttpfile.egg-info/PKG-INFO
seekablehttpfile.egg-info/SOURCES.txt
seekablehttpfile.egg-info/dependency_links.txt
seekablehttpfile.egg-info/top_level.txt
seekablehttpfile/tests/__init__.py
seekablehttpfile/tests/__main__.py
seekablehttpfile/tests/core.py