LICENSE
README.md
pyproject.toml
src/pdman/__init__.py
src/pdman/chunk.py
src/pdman/cli.py
src/pdman/downloader.py
src/pdman/manager.py
src/pdman/test.py
src/pdman/utils.py
src/pdman.egg-info/PKG-INFO
src/pdman.egg-info/SOURCES.txt
src/pdman.egg-info/dependency_links.txt
src/pdman.egg-info/entry_points.txt
src/pdman.egg-info/requires.txt
src/pdman.egg-info/top_level.txt
tests/test_chunk.py
tests/test_connection_timeout.py
tests/test_downloader.py
tests/test_local_server_downloads.py
tests/test_manager.py