Ansgar 1841ac8609 external signatures: include source package name in requests.json 3 years ago
..
database bb61716b40 make sure the deprecated comparison raises a warning 4 years ago
__init__.py e2ae71066c Move lib to daklib to shut aj up. 18 years ago
announce.py 78dfea6474 Write some docstrings 5 years ago
aptversion.py ac6020994f add `AptVersion` class comparing versions via `apt_pkg.version_compare` 6 years ago
architecture.py 311b494191 match_architecture(): use == for string comparison 4 years ago
archive.py 4b4b6744d0 [py3] stop using `six.iter*` family of functions 3 years ago
checks.py 4b4b6744d0 [py3] stop using `six.iter*` family of functions 3 years ago
command.py d26d67d3cc daklib/command.py: pass binary data to SignedFile 4 years ago
compress.py 0bf4c90e93 silence warning "E305 expected 2 blank lines after class or function definition" 5 years ago
config.py 72c6bdec17 remove interpreter from Python module in daklib and dak/dakdb 4 years ago
conftest.py 3175146caa Revert "remove unused file" 5 years ago
contents.py cdac1fae3c use standard "subprocess" module from Python 4 years ago
cruft.py 62bbc72da9 [py3] The future is now! 4 years ago
dak_exceptions.py 3cd9339c83 Remove unused FileExistsError that clashes with builtin in py3 4 years ago
dakapt.py 192d5d67f9 make flake8 happy 4 years ago
daklog.py 62bbc72da9 [py3] The future is now! 4 years ago
dakmultiprocessing.py 72c6bdec17 remove interpreter from Python module in daklib and dak/dakdb 4 years ago
daksql.py 03b3862217 daksql: explicitly set Text type for literal 4 years ago
dbconn.py 1f1a050090 [py3] remove Python2-specific connection setttings 3 years ago
externalsignature.py 1841ac8609 external signatures: include source package name in requests.json 3 years ago
filewriter.py cdac1fae3c use standard "subprocess" module from Python 4 years ago
formats.py 62bbc72da9 [py3] The future is now! 4 years ago
fstransactions.py b4437d7de1 Fix some parameter names in doc-strings 4 years ago
gpg.py cdac1fae3c use standard "subprocess" module from Python 4 years ago
import_repository.py 43fbf182d0 [py3] stop using `six.moves.*` 3 years ago
lintian.py 62bbc72da9 [py3] The future is now! 4 years ago
ls.py 1c3a651d57 daklib/ls: Use return instead of StopIteration 5 years ago
packagelist.py e6e852451e PackageList: only consider packages built in default profile 4 years ago
pdiff.py a5164654f9 Use asyncio to run pdiff generation in parallel 3 years ago
policy.py 3d207c3ca5 policy.py: write accept/reject files as text 4 years ago
queue.py 62bbc72da9 [py3] The future is now! 4 years ago
regexes.py d3aeb3a872 use `html.escape` instead of implementing our own version 4 years ago
rm.py 4b4b6744d0 [py3] stop using `six.iter*` family of functions 3 years ago
srcformats.py 8d263b81bb [py3] srcformats.py: use Python 3's metaclass syntax 3 years ago
summarystats.py 72c6bdec17 remove interpreter from Python module in daklib and dak/dakdb 4 years ago
termcolor.py 72c6bdec17 remove interpreter from Python module in daklib and dak/dakdb 4 years ago
textutils.py 72c6bdec17 remove interpreter from Python module in daklib and dak/dakdb 4 years ago
upload.py 4b4b6744d0 [py3] stop using `six.iter*` family of functions 3 years ago
urgencylog.py 62bbc72da9 [py3] The future is now! 4 years ago
utils.py a43addc2cf gpg_get_key_addresses: fix handling non-UTF-8 uid 3 years ago