Paketname | libparse-debcontrol-perl |
Beschreibung | Easy OO parsing of Debian control-like files |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.005-2 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 80 Byte |
Hängt ab von | libcompress-zlib-perl, libio-stringy-perl, libwww-perl, perl (>= 5.6.0-16) |
Empfohlene Pakete | libpod-coverage-perl, libtest-pod-perl, libtie-ixhash-perl |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 17194 Byte |
Prüfsumme MD5 | c281476896a9832672ea5d677be306d5 |
Prüfsumme SHA1 | ad1ca06e10e186c1f63bf14a4cbfe6295e476b9c |
Prüfsumme SHA256 | 4137028bde8cfb40789c14670afc2d47384f27e70bcd9fa4dcf1b56c1c4c1b20 |
Link zum Herunterladen | libparse-debcontrol-perl_2.005-2_all.deb |
Ausführliche Beschreibung | Parse::DebControl is an easy OO way to parse Debian control files and
other colon separated key-value pairs. It's specifically designed
to handle the format used in Debian control files, template files, and
the cache files used by dpkg.
.
For basic format information see:
http://www.debian.org/doc/debian-policy/ch-controlfields.html#s-controlsyntax
.
This module does not actually do any intelligence with the file content
(because there are a lot of files in this format), but merely handles
the format. It can handle simple control files, or files hundreds of lines
long efficiently and easily.
|