Top Level :: File Formats
:: rpmreader
:: 0.3
rpmreader 0.3
This package is not maintained, if you would like to take over please go to this page.
Package Information |
Summary |
RPM file meta information reader |
Maintainers |
Andrew Teixeira (lead)
[details]
|
License |
PHP 3.0 |
Description |
rpmreader is an extension that provides the ability to
read RedHat Package Manager (RPM) files' header information. This
extension currently does not provide the functionality to read the
signature or archive sections of the RPM file. |
Release notes
Version 0.3
(beta)
|
- Added thread safety code to fix rpmreader not compiling with ZTS enabled (Bug #5842) (patch provided by adamg at pld-linux dot org). - Modified minimum PHP requirement in package2.xml to be 4.4.1 instead of 5.0 since rpmreader has been reported to compile as far back as 4.4.1 (Bug #5843) - Updated internal version string to 0.3beta - Added the rpm_version function to the extension which will return the version of rpmreader currently installed |
|
Dependencies for release 0.3 |
|
PHP Version: PHP version 5.1.0 or older PHP Version: PHP 4.4.1 or newer PEAR Package: PEAR 1.4.0a2 or newer
|
|
|