AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE.txt
MANIFEST.in
Manifest.in
README.rst
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
src/giger/__init__.py
src/giger/skeleton.py
src/giger.egg-info/PKG-INFO
src/giger.egg-info/SOURCES.txt
src/giger.egg-info/dependency_links.txt
src/giger.egg-info/entry_points.txt
src/giger.egg-info/not-zip-safe
src/giger.egg-info/requires.txt
src/giger.egg-info/top_level.txt
src/giger/commands/image.py
src/giger/commands/prompt.py
src/giger/commands/roop.py
src/giger/commands/template.py
src/giger/services/image.py
src/giger/services/prompt.py
src/giger/services/roop.py
src/giger/services/template.py