LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
pygita/__init__.py
pygita/chapter.py
pygita/client.py
pygita/constants.py
pygita/exceptions.py
pygita/verse.py
pygita.egg-info/PKG-INFO
pygita.egg-info/SOURCES.txt
pygita.egg-info/dependency_links.txt
pygita.egg-info/requires.txt
pygita.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/data.py
tests/test_chapter.py
tests/test_verse.py