LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
examples/example.py
python_git_package/__init__.py
python_git_package/__version__.py
python_git_package/python_git_package.py
python_git_package/utils.py
python_git_package.egg-info/PKG-INFO
python_git_package.egg-info/SOURCES.txt
python_git_package.egg-info/dependency_links.txt
python_git_package.egg-info/entry_points.txt
python_git_package.egg-info/requires.txt
python_git_package.egg-info/top_level.txt
python_git_package/templates/README.rst
python_git_package/templates/function_scaffold.py
python_git_package/templates/gitignore
python_git_package/templates/setup.py
python_git_package/templates/tests.py
python_git_package/templates/license/header/Apache
python_git_package/templates/license/header/GPLv2
python_git_package/templates/license/header/GPLv3
python_git_package/templates/license/header/LGPLv3
python_git_package/templates/license/header/MIT
python_git_package/templates/license/text/Apache
python_git_package/templates/license/text/GPLv2
python_git_package/templates/license/text/GPLv3
python_git_package/templates/license/text/LGPLv3
python_git_package/templates/license/text/MIT
python_git_package/templates/sphinx/conf.py
python_git_package/templates/sphinx/index.rst
python_git_package/templates/sphinx/packagename.rst