.gitignore
LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
.circleci/config.yml
example-data/sources.yml
src/webtogit/__init__.py
src/webtogit/cli.py
src/webtogit/core.py
src/webtogit/release.py
src/webtogit/util.py
src/webtogit.egg-info/PKG-INFO
src/webtogit.egg-info/SOURCES.txt
src/webtogit.egg-info/dependency_links.txt
src/webtogit.egg-info/entry_points.txt
src/webtogit.egg-info/requires.txt
src/webtogit.egg-info/top_level.txt
tests/__init__.py
tests/test_core.py
tests/test-data/sources.yml