LICENSE.txt
MANIFEST.in
README.rst
release-history.rst
requirements.txt
setup.py
pygitrepo/.DS_Store
pygitrepo/__init__.py
pygitrepo/__init__.pyc
pygitrepo/cli.py
pygitrepo/cli.pyc
pygitrepo/util.py
pygitrepo/util.pyc
pygitrepo.egg-info/PKG-INFO
pygitrepo.egg-info/SOURCES.txt
pygitrepo.egg-info/dependency_links.txt
pygitrepo.egg-info/entry_points.txt
pygitrepo.egg-info/requires.txt
pygitrepo.egg-info/top_level.txt
pygitrepo/{{ repo_name }}/.DS_Store
pygitrepo/{{ repo_name }}/.coveragerc
pygitrepo/{{ repo_name }}/.gitattributes
pygitrepo/{{ repo_name }}/.gitignore
pygitrepo/{{ repo_name }}/.travis.yml
pygitrepo/{{ repo_name }}/LICENSE.txt
pygitrepo/{{ repo_name }}/MANIFEST.in
pygitrepo/{{ repo_name }}/README.rst
pygitrepo/{{ repo_name }}/fixcode.py
pygitrepo/{{ repo_name }}/release-history.rst
pygitrepo/{{ repo_name }}/requirements.txt
pygitrepo/{{ repo_name }}/setup.py
pygitrepo/{{ repo_name }}/tox.ini
pygitrepo/{{ repo_name }}/bash/README.rst
pygitrepo/{{ repo_name }}/bash/p01-up.sh
pygitrepo/{{ repo_name }}/bash/p02-install.sh
pygitrepo/{{ repo_name }}/bash/p03-test.sh
pygitrepo/{{ repo_name }}/bash/p04-tox.sh
pygitrepo/{{ repo_name }}/bash/p05-init_doc.sh
pygitrepo/{{ repo_name }}/bash/p06-build_doc.sh
pygitrepo/{{ repo_name }}/bash/p07-view_doc.sh
pygitrepo/{{ repo_name }}/bash/p08-deploy_doc.sh
pygitrepo/{{ repo_name }}/bash/p09-reformat.sh
pygitrepo/{{ repo_name }}/bash/p10-publish.sh
pygitrepo/{{ repo_name }}/docs/create_doctree.py
pygitrepo/{{ repo_name }}/docs/make.bat
pygitrepo/{{ repo_name }}/docs/source/_content.rst
pygitrepo/{{ repo_name }}/docs/source/author.rst
pygitrepo/{{ repo_name }}/docs/source/conf.py
pygitrepo/{{ repo_name }}/docs/source/_static/pygitrepo-favicon.ico
pygitrepo/{{ repo_name }}/docs/source/_static/pygitrepo-logo.png
pygitrepo/{{ repo_name }}/tests/all.py
pygitrepo/{{ repo_name }}/tests/test_import.py
pygitrepo/{{ repo_name }}/{{ package_name }}/__init__.py
pygitrepo/{{ repo_name }}/{{ package_name }}/zzz_ezinstall.py