MANIFEST.in
README.rst
setup.py
bibtexvcs/__init__.py
bibtexvcs/bibfile.py
bibtexvcs/checks.py
bibtexvcs/config.py
bibtexvcs/database.py
bibtexvcs/defaultTemplate.html
bibtexvcs/gui.py
bibtexvcs/parser.py
bibtexvcs/script.py
bibtexvcs/vcs.py
bibtexvcs.egg-info/PKG-INFO
bibtexvcs.egg-info/SOURCES.txt
bibtexvcs.egg-info/dependency_links.txt
bibtexvcs.egg-info/entry_points.txt
bibtexvcs.egg-info/requires.txt
bibtexvcs.egg-info/top_level.txt
test/__init__.py
test/test_check.py
test/test_database.py
test/test_parser.py
test/test_vcs.py