LICENSE.txt
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
nix_prefetch_github/VERSION
nix_prefetch_github/__init__.py
nix_prefetch_github/__main__.py
nix_prefetch_github/command.py
nix_prefetch_github/command_availability_checker.py
nix_prefetch_github/dependency_injector.py
nix_prefetch_github/functor.py
nix_prefetch_github/github.py
nix_prefetch_github/hash.py
nix_prefetch_github/interfaces.py
nix_prefetch_github/list_remote.py
nix_prefetch_github/list_remote_factory.py
nix_prefetch_github/logging.py
nix_prefetch_github/prefetch.py
nix_prefetch_github/presenter.py
nix_prefetch_github/repository.py
nix_prefetch_github/repository_detector.py
nix_prefetch_github/revision_index.py
nix_prefetch_github/revision_index_factory.py
nix_prefetch_github/templates.py
nix_prefetch_github/test_command_availability_checker.py
nix_prefetch_github/test_list_remote.py
nix_prefetch_github/test_list_remote_factory.py
nix_prefetch_github/test_logging.py
nix_prefetch_github/test_prefetch.py
nix_prefetch_github/test_presenter.py
nix_prefetch_github/test_repository_detector.py
nix_prefetch_github/test_revision_index.py
nix_prefetch_github/test_revision_index_factory.py
nix_prefetch_github/tests.py
nix_prefetch_github/version.py
nix_prefetch_github.egg-info/PKG-INFO
nix_prefetch_github.egg-info/SOURCES.txt
nix_prefetch_github.egg-info/dependency_links.txt
nix_prefetch_github.egg-info/entry_points.txt
nix_prefetch_github.egg-info/top_level.txt
nix_prefetch_github/cli/__init__.py
nix_prefetch_github/cli/arguments.py
nix_prefetch_github/cli/fetch_directory.py
nix_prefetch_github/cli/fetch_latest_release.py
nix_prefetch_github/cli/test_arguments.py
nix_prefetch_github/url_hasher/__init__.py
nix_prefetch_github/url_hasher/nix_build.py
nix_prefetch_github/url_hasher/nix_prefetch.py
nix_prefetch_github/url_hasher/test_nix_prefetch_url_hasher.py
nix_prefetch_github/url_hasher/test_url_hasher.py
nix_prefetch_github/url_hasher/test_url_hasher_selector.py
nix_prefetch_github/url_hasher/url_hasher_selector.py
tests/__init__.py
tests/test_integration.py
tests/test_issue_21.py
tests/test_issue_22.py