Repoview allows one to easily create a set of static HTML pages in a YUM repository, allowing simple browsing of available packages. The project uses the Kid templating engine to create the pages and is therefore easily customizable.
Requirements:
· Kid templating engine (version 0.6.3 and above)
· Yum system updater (version 3.0 and above)
· Python-2.5 or Python-2.4 with cElementTree
· Python-sqlite
What's New in This Release:
· Fix traceback when there are non-unique group names (bz#300151, #4)
· Use gmtime instead of localtime when generating rss
· Expose rpm_sourcerpm in repoview pkg_data dict (#3)
· Apply utf-8 patch from kkofler (#2)
Product's homepage