LICENSE
README.md
setup.py
auto_pr.egg-info/PKG-INFO
auto_pr.egg-info/SOURCES.txt
auto_pr.egg-info/dependency_links.txt
auto_pr.egg-info/entry_points.txt
auto_pr.egg-info/requires.txt
auto_pr.egg-info/top_level.txt
autopr/__init__.py
autopr/__main__.py
autopr/config.py
autopr/database.py
autopr/github.py
autopr/repo.py
autopr/util.py
autopr/workdir.py
test/__init__.py
test/test_database.py
test/test_github.py
test/test_init.py
test/test_run.py
test/test_utils.py