didier13150 / repoview

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

Home Page:https://kaos.sh/repoview-kaos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://kaos.sh/repoview-kaos

License:GNU General Public License v2.0


Languages

Language:Python 67.7%Language:Genshi 16.3%Language:CSS 10.3%Language:Roff 5.7%