MANIFEST.in
README.rst
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/fetch_directory.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/core/__init__.py
nix_prefetch_github/core/effects.py
nix_prefetch_github/core/list_remote.py
nix_prefetch_github/core/prefetch.py
nix_prefetch_github/core/prefetch_directory.py
nix_prefetch_github/templates/nix-output.j2
nix_prefetch_github/templates/prefetch-github.nix.j2