blob: 7463bc9c601f028fed05f937c67f1d86440db61f (
plain)
1
2
3
4
5
6
7
8
9
|
Package: python-apt
Architecture: any
Depends: ${shlibs:Depends}
Priority: optional
Description: Python interface to libapt-pkg
The apt-pkg Python interface will provide full access to the internal
libapt-pkg structures allowing Python programs to easially perform a
variety of functions.
|