| Paketname | libparse-debcontrol-perl | 
| Beschreibung | Easy OO parsing of Debian control-like files | 
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) | 
| Version | 2.005-2 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 76 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 | Ubuntu MOTU Developers | 
| Quelle |  | 
| Paketgröße | 15208 Byte | 
| Prüfsumme MD5 | 569ee2372109393f8c66ce92ab2a302c | 
| Prüfsumme SHA1 | aed226201c5dfda230b93c6f6c61b8d492a33857 | 
| Prüfsumme SHA256 | 3479641f08df507f88ed2ae8fdd77741cfe86ccd46d68386c6cefc43ea6709b5 | 
| 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. |