index
:
python-apt
1.1.y-xenial
1.4.y
1.6.y
1.7.y
1.8.4.y
1.8.y
2.0.y
2.4.y
2.8.y
debian/experimental
debian/jessie
main
pu/deb822-sources
pu/type-fixes
ubuntu/artful
ubuntu/eoan
ubuntu/lunar
ubuntu/trusty
ubuntu/vivid
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
source
/
examples
Age
Commit message (
Expand
)
Author
2023-12-13
Run isort
Julian Andres Klode
2023-12-13
Run pyupgrade --py311-plus
Julian Andres Klode
2023-12-13
Run pyupgrade
Julian Andres Klode
2023-12-03
remove Python2 crumbs
Alexandre Detiste
2023-01-05
Reformat code with black
Julian Andres Klode
2019-08-09
Convert all shebangs to python3
Julian Andres Klode
2017-07-25
Fix the remaining pep8 erorrs
Michael Vogt
2015-12-06
dpkg-contents.py: Use member.linkname instead of link
Julian Andres Klode
2015-12-06
Use print function from __future__ in examples
Felix Dietrich
2015-12-05
apt_inst: Do not mention deprecated functions, except for porting
Julian Andres Klode
2015-10-27
doc/source/examples/apt-cdrom.py: Fix PEP-8 errors.
Martin Pitt
2015-08-11
Fix pep8 1.6.2 issues
Julian Andres Klode
2015-06-10
Remove apt.progress.gtk2
Julian Andres Klode
2014-06-30
make pep8 happy (again)
Michael Vogt
2014-01-05
make test_pep8.py pass
Michael Vogt
2013-10-21
doc/source/examples/dpkg-info.py: Use apt_inst.DebFile
Julian Andres Klode
2010-03-01
Style fixes.
Julian Andres Klode
2009-10-25
Add a tutorial on how to do things which are possible with apt-get,
Julian Andres Klode
2009-07-23
doc/source: Big documentation reorganisation.
Julian Andres Klode
2009-06-05
Introduce the rename rules formally, and add some exceptions.
Julian Andres Klode
2009-06-04
apt, aptsources, doc: Update to use the new names.
Julian Andres Klode
2009-04-19
* Update the code to use the new classes.
Julian Andres Klode
2009-04-17
* doc: Update the documentation to use the new names.
Julian Andres Klode
2009-03-08
* apt/progress/: New package, replaces apt.progress and apt.gtk
Julian Andres Klode
2009-01-12
Cleanup: Comparisons to True/False, ==/!= None, deprecated modules
Julian Andres Klode
2009-01-10
* doc/: Heavily improve documentation
Julian Andres Klode
2009-01-09
* Introduce the new documentation and add 0.7.9~exp2 to changelog.
Julian Andres Klode