Source: libparse-debian-packages-perl Maintainer: Debian Perl Group Uploaders: Ansgar Burchardt , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8) Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libparse-debian-packages-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libparse-debian-packages-perl.git Homepage: https://metacpan.org/release/Parse-Debian-Packages Package: libparse-debian-packages-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libyaml-perl Description: module for parsing the data from a Debian Packages.gz 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.