Query: aptpkg::pkgrecords
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
AptPkg::PkgRecords(3pm) User Contributed Perl Documentation AptPkg::PkgRecords(3pm)NAMEAptPkg::PkgRecords - APT package description classSYNOPSISuse AptPkg::PkgRecords;DESCRIPTIONThe AptPkg::PkgRecords module provides an interface to the parsed contents of package files. AptPkg::PkgRecords The AptPkg::PkgRecords package Implements the APT pkgRecords class. An instance of the AptPkg::PkgRecords class may be fetched using the "packages" method from an AptPkg::Cache object. Methods lookup(PACK) Return a hash (or hash reference, depending on context) for the given package. PACK may either be an AptPkg::Cache::VerFile object, or a package name. The hash contains the following keys: "FileName", "MD5Hash", "SourcePkg", "Maintainer", "ShortDesc", "LongDesc" and "Name". with values taken from the packages file. If PACK is a package name, these additional values are set: "Section" and "VerStr".SEE ALSOAptPkg::Cache(3pm), AptPkg(3pm).AUTHORBrendan O'Dea <bod@debian.org> perl v5.14.2 2012-03-16 AptPkg::PkgRecords(3pm)
Related Man Pages |
---|
aptpkg(3pm) - debian |
aptpkg::config(3pm) - debian |
aptpkg::hash(3pm) - debian |
catalyst::plugin::cache::store::fastmmap(3pm) - debian |
debian::aptcontents(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Introduction |
Detecting unused variables... |
How to copy a column of multiple files and paste into new excel file (next to column)? |