HISTORY.rst
LICENSE-APACHE
LICENSE-MIT
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
pip_download.egg-info/PKG-INFO
pip_download.egg-info/SOURCES.txt
pip_download.egg-info/dependency_links.txt
pip_download.egg-info/entry_points.txt
pip_download.egg-info/requires.txt
pip_download.egg-info/top_level.txt
pipdownload/__init__.py
pipdownload/__main__.py
pipdownload/cli.py
pipdownload/exceptions.py
pipdownload/utils.py
tests/__init__.py
tests/test_requirements_normal.txt
tests/test_requirements_redundant.txt
tests/commands/__init__.py
tests/commands/test_cli.py