.gitignore
.travis.yml
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
tox.ini
docs/HISTORY.rst
docs/TODO.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/requires.txt
pydebsign.egg-info/top_level.txt
pydebsign/tests/__init__.py
pydebsign/tests/test_pep8.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