Paketname | libparse-debian-packages-perl |
Beschreibung | parse the data from a Debian Packages.gz |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.01-2 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 64 Byte |
Hängt ab von | perl, libyaml-perl |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 5660 Byte |
Prüfsumme MD5 | d2b30fdf92420bf1c64043cf2958d89f |
Prüfsumme SHA1 | 47d46f9f0543dfc43ff17d46b77a3b65cbd28939 |
Prüfsumme SHA256 | 70242f10c2c08d77928c22444750e00933fdfcb25c27dc1f69d5872dd1325962 |
Link zum Herunterladen | libparse-debian-packages-perl_0.01-2_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.
|