python-dpkg/tests
Nathan J. Mehl 940ce3c07d include dsc in message
Sigh, dsc messages may not include their own checksums (for obvious
tail-eating reasons) but said checksums are needed for including in
apt source repos, so calculate them on the fly.

Also rename the `files` property to `source_files` so that it does
not collide with the Files: header in the dsc message.

Update README appropriately
2017-06-23 08:53:41 -07:00
..
test_dpkg.py it's 2017; provide a sorting key function 2017-06-13 14:10:55 -07:00
test_dsc.py include dsc in message 2017-06-23 08:53:41 -07:00
testdeb_0.0.0-1.debian.tar.xz add support for parsing and validating debian source files 2017-06-21 20:12:13 -07:00
testdeb_0.0.0-badchecksums.dsc add support for parsing and validating debian source files 2017-06-21 20:12:13 -07:00
testdeb_0.0.0.dsc add support for parsing and validating debian source files 2017-06-21 20:12:13 -07:00
testdeb_0.0.0.dsc.asc add support for parsing and validating debian source files 2017-06-21 20:12:13 -07:00
testdeb_0.0.0.orig.tar.gz add support for parsing and validating debian source files 2017-06-21 20:12:13 -07:00
testdeb_1.1.1-bad.dsc add support for parsing and validating debian source files 2017-06-21 20:12:13 -07:00
testdeb_1.1.1-bad.dsc.asc add support for parsing and validating debian source files 2017-06-21 20:12:13 -07:00
testdeb_1:0.0.0-test_all.deb treat control message headers as attributes 2017-06-12 07:24:39 -07:00