summaryrefslogtreecommitdiff
path: root/dedup/debpkg.py
AgeCommit message (Expand)Author
2023-05-09add type annotations to most of the codeHEADmasterHelmut Grohne
2021-12-29don't return the first parameter from hash_fileHelmut Grohne
2020-10-25externalize ar parsing to arpyHelmut Grohne
2020-02-16drop support for Python 2.xHelmut Grohne
2016-05-23move dedup.debpkg.process_control back into importpkgHelmut Grohne
2016-05-23DebExtractor: implement parsing of control.tarHelmut Grohne
2016-05-05treat Pre-Depends like regular DependsHelmut Grohne
2016-05-01push more functionality into DebExtractorHelmut Grohne
2016-04-19add a class DebExtractor for guiding feature extractionHelmut Grohne
2015-04-16process_control: do not encode to asciiHelmut Grohne
2014-05-11importpkg: add support for control.tar and control.tar.xzGuillem Jover
2013-10-03work around python-debian's #670679Helmut Grohne
2013-09-02importpkg: move library-like parts to dedup.debpkgHelmut Grohne