rpm2rss is an RSS feed generator for a set of RPM files, designed to be run under cron control. It extracts header information from the RPMs to set all of the appropriate RSS tags for a release. The goal is to make it easy to provide interested parties a way of keeping tabs on what new packages you have released, without having to manually wander through your site.
| Licenses | LGPL |
|---|---|
| Implementation | Perl |
Recent releases


Release Notes: This release includes wrapping the RPM header access so that accessing a corrupt or malformed header won't kill the program.


Release Notes: This is the first release of the rpm2rss program. Basic command line switches work, and RSS feeds can be created with the sample configuration file included.