Package perl-RPM-Payload: Information

Source package: perl-RPM-Payload
Version: 0.11-alt1
Build time:  Nov 19, 2018, 07:30 AM
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.

List of rpms provided by this srpm:
perl-RPM-Payload (noarch)

Maintainer: Alexey Tourbin

List of contributors:
Alexey Tourbin

    1. perl-devel

Last changed


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