Package perl-RPM-Payload: Information
Binary package: perl-RPM-Payload
Version: 0.11-alt1
Architecture: noarch
Source package: perl-RPM-Payload
Category: Development/Perl
Report package bug
Version: 0.11-alt1
Architecture: noarch
Build time: Oct 6, 2012, 05:28 PM
Category: Development/Perl
Report package bug
License: GPLv2+Summary: Simple in-memory access to RPM cpio archive
Description:
RPM::Payload provides in-memory access to RPM cpio archive. Cpio headers and file data can be read in a simple loop. RPM::Payload uses rpm2cpio program which comes with RPM.
Oct. 6, 2012 Alexey Tourbin 0.11-alt1 |
- marked read() as method, to suppress warnings |
April 3, 2009 Alexey Tourbin 0.10-alt1 |
- implemented $entry->readlink method - released under GPLv2+ |
Feb. 16, 2009 Alexey Tourbin 0.02-alt1 |
- use rpm2cpio, to handle LZMA payloads |