.envrc
.gitignore
.test-prefetch
.travis.yml
MANIFEST.in
README.rst
clean
default.nix
format-code
generate-development-environment
release.sh
requirements.nix
requirements.txt
requirements_frozen.txt
requirements_override.nix
setup.cfg
setup.py
shell.nix
test-prefetch
test-pypi-install
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/requires.txt
nix_prefetch_github.egg-info/top_level.txt
src/nix_prefetch_github/VERSION
src/nix_prefetch_github/__init__.py
src/nix_prefetch_github/effect.py
src/nix_prefetch_github/error.py
src/nix_prefetch_github/io.py
src/nix_prefetch_github/list_remote.py
src/nix_prefetch_github/templates/nix-output.j2
src/nix_prefetch_github/templates/prefetch-github.nix.j2
tests/__init__.py
tests/markers.py
tests/test_calculate_sha256_sum.py
tests/test_error.py
tests/test_list_remote.py
tests/test_prefetch_github.py
tests/regression_tests/jraygauthier_nixos_secure_factory_git_ls_remote.txt
tests/regression_tests/sensu_go_git_ls_remote.txt
tests/regression_tests/test_issue_21.py
tests/regression_tests/test_issue_22.py