| Paketname | libparse-debian-packages-perl | 
| Beschreibung | parse the data from a debian Packages.gz | 
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) | 
| Version | 0.01-1 | 
| Sektion | universe/perl | 
| Priorität | optional | 
| Installierte Größe | 68 Byte | 
| Hängt ab von | perl (>= 5.6.0-16), libyaml-perl | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Debian Perl Group | 
| Quelle |  | 
| Paketgröße | 5126 Byte | 
| Prüfsumme MD5 | f1c97ca8af9e7eadab9e328080bd33cf | 
| Prüfsumme SHA1 | 96472adf7418a5fda1e3bc01f5409a0856efb5d9 | 
| Prüfsumme SHA256 | 7874450d98a889db3688f33262e2d8b366c27c732cad7773341872df409e07ed | 
| Link zum Herunterladen | libparse-debian-packages-perl_0.01-1_all.deb | 
| Ausführliche Beschreibung | Parse::Debian::Packages parses the Packages files used by the debian
package management tools.
.
It presents itself as an iterator.  Each call of the ->next method
will return the next package found in the file. |