.gitignore
.pylintrc
.travis.yml
LICENSE
MANIFEST.in
README.rst
pytest.ini
requirements.txt
setup.cfg
setup.py
tox.ini
.git/hooks/pre-commit
docs/HISTORY.rst
docs/Makefile
docs/TODO.rst
docs/source/HISTORY.rst
docs/source/README.rst
docs/source/TODO.rst
docs/source/conf.py
docs/source/index.rst
docs/source/_static/.gitkeep
docs/source/modules/index.rst
misc/dummy_gpg/gpg.conf
misc/dummy_gpg/pubring.gpg
misc/dummy_gpg/secring.gpg
misc/dummy_gpg/trustdb.gpg
pydebsign/__init__.py
pydebsign/debsign.py
pydebsign.egg-info/PKG-INFO
pydebsign.egg-info/SOURCES.txt
pydebsign.egg-info/dependency_links.txt
pydebsign.egg-info/pbr.json
pydebsign.egg-info/requires.txt
pydebsign.egg-info/top_level.txt
pydebsign/tests/__init__.py
pydebsign/tests/test_pydebsign.py
pydebsign/tests/test_data/shello_0.1-1.debian.tar.xz
pydebsign/tests/test_data/shello_0.1-1.dsc
pydebsign/tests/test_data/shello_0.1-1.dsc.invalid
pydebsign/tests/test_data/shello_0.1-1.dsc.signed
pydebsign/tests/test_data/shello_0.1-1_all.deb
pydebsign/tests/test_data/shello_0.1-1_amd64.changes
pydebsign/tests/test_data/shello_0.1-1_amd64.changes.signed
pydebsign/tests/test_data/shello_0.1.orig.tar.gz
utils/pre-commit.txt