rpm2html project automatically generates Web pages describing a set of RPM packages. The goal of rpm2html is also to identify the dependancies between various packages, and being able to find the packages providing the ressources needed to install another package.
Rpmfind tries to solve the big problem of finding appropriate RPM packages on the net. It analyzes the current state of the system, checks a remote database using HTTP to lookup the packages providing the best affinity with your current software base and also lists the extra packages that you need to install to solve the missing dependencies.
Product's homepage
What's New in This Release: [ read full changelog ]
· The option 'dump_html_only_if_rpm_newer' has been added so that users can enable the comparison of file modification timestamps of the RPM file and dumped HTML file.
· When enabled, the HTML file is dumped for the RPM file only if the HTML file does not exist yet or its timestamp is older than that of the RPM file (by default, this is disabled to maintain the same behaviuor as previous releases).