summaryrefslogtreecommitdiff
path: root/python/apt_instmodule.h
AgeCommit message (Expand)Author
2020-11-24apt_inst.DebFile: Avoid reference cycle with control,data membersJulian Andres Klode
2013-09-11Remove old API compatibility C++ support codeJulian Andres Klode
2010-01-27Merge the CppOwnedPyObject C++ class into CppPyObject.Julian Andres Klode
2009-08-18python: Disable the functions in apt_inst if built without COMPAT_0_7.Julian Andres Klode
2009-08-17python/arfile.cc: Introduce DebFile.Julian Andres Klode
2009-08-08python/tarfile.cc: Introduce wrapper around ExtractTar.Julian Andres Klode
2009-08-07python/arfile.cc: Introduce apt_inst.ArArchive and apt_inst.ArMember.Julian Andres Klode
2008-05-16Remove trailing whitespace.Ben Finney
2004-11-24Changed include pathsArch Librarian
2004-11-24Tar examining supportArch Librarian