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/effect.py
nix_prefetch_github/public.py
nix_prefetch_github/templates.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/requires.txt
nix_prefetch_github.egg-info/top_level.txt
nix_prefetch_github/cli/__init__.py
nix_prefetch_github/cli/fetch_directory.py
nix_prefetch_github/cli/fetch_latest_release.py
nix_prefetch_github/core/__init__.py
nix_prefetch_github/core/directory.py
nix_prefetch_github/core/effects.py
nix_prefetch_github/core/error.py
nix_prefetch_github/core/hash.py
nix_prefetch_github/core/list_remote.py
nix_prefetch_github/core/prefetch.py
nix_prefetch_github/core/repository.py
nix_prefetch_github/core/revision.py
nix_prefetch_github/templates/nix-output.j2
nix_prefetch_github/templates/prefetch-github.nix.j2