libparse-debian-packages-perl

Module for parsing the data from a debian packages.gz
  https://metacpan.org/release/Parse-Debian-Packages
  0
  no reviews



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.