summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-11-24 10:00:27 +0000
committerArch Librarian <arch@canonical.com>2004-11-24 10:00:27 +0000
commit20fca5e4812edce735df1586c7bf2d79cfb01b73 (patch)
tree2ae2412c8188fd792dd20b53f49bc6a39a5c79af /debian
parentc831ac0eddfd7ae302cf0763ca28f51d1a40c3fa (diff)
downloadpython-apt-20fca5e4812edce735df1586c7bf2d79cfb01b73.tar.gz
Enhance description
Author: mdz Date: 2002-01-17 06:09:21 GMT Enhance description
Diffstat (limited to 'debian')
-rw-r--r--debian/control8
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 771c90d2..6c03441e 100644
--- a/debian/control
+++ b/debian/control
@@ -12,5 +12,9 @@ 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 easily perform a
- variety of functions.
-
+ variety of functions, such as:
+ .
+ - Access to the APT configuration system
+ - Access to the APT package information database
+ - Parsing of Debian package control files, and other files with a
+ similar structure