File: README

package info (click to toggle)
python-debian 0.1.10
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 428 kB
  • ctags: 461
  • sloc: python: 2,816; makefile: 46
file content (19 lines) | stat: -rw-r--r-- 706 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
This is a collection of modules that are for dealing with Debian related
data. Each module is documented with it's own README file, or some examples.

Currently supported are

  * Debtags data with debtags.py
  * Debian changelogs with changelog.py
  * Packages files and the like with debian_support.

Some of the modules will use python-apt for some of the functions. It should
make no difference if it is installed, but if you find a bug installing it
might help.

If you have a module that is for manipulation or interrogation of Debian 
specific data then consider adding it to this package. You can discuss it with 
the maintainers by contacting

  pkg-python-debian-discuss@lists.alioth.debian.org