The new PECL package rpminfo-0.4.0 (stable) has been released at 
https://pecl.php.net/.

Release notes
-------------
- improve search logic, use index when exists and no search mode
- add 'full' parameter to rpmdbsearch
- allow 'rpmdbinfo' to search on NEVR (instead of name only)
- first "stable" release

Package Info
-------------
Retrieve RPM information using librpm.
Available functions:
- rpmvercmp to compare 2 EVRs
- rpminfo to retrieve information from a RPM file
- rpmdbinfo to rerieve information from an installed RPM
- rpmdbsearch to search installed RPMs

Related Links
-------------
Package home: https://pecl.php.net/package/rpminfo
   Changelog: https://pecl.php.net/package-changelog.php?package=rpminfo
    Download: https://pecl.php.net/get/rpminfo-0.4.0.tgz

Authors
-------------
Remi Collet (lead)

-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to