/repoview

repoview creates a set of static HTML pages in a yum repository for easy browsing

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

repoview allows one to easily create a set of static HTML pages in a YUM repository, allowing simple browsing of available packages. It uses kid templating engine to create the pages and is therefore easily customizable.

This is improved version of repoview initially created by Konstantin Ryabitsev used for ESSENTIAL KAOS Repository.

Installation

From ESSENTIAL KAOS Public repo for RHEL6/CentOS6

[sudo] yum install -y https://yum.kaos.st/6/release/x86_64/kaos-repo-9.1-0.el6.noarch.rpm
[sudo] yum install repoview-kaos

From ESSENTIAL KAOS Public repo for RHEL7/CentOS7

[sudo] yum install -y https://yum.kaos.st/7/release/x86_64/kaos-repo-9.1-0.el7.noarch.rpm
[sudo] yum install repoview-kaos

License

GPLv2