Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 663 Bytes

README.md

File metadata and controls

38 lines (23 loc) · 663 Bytes

repoview

ABOUT

This is a small software written to parse yum repositories and present them in a format that's easily browsable via http by creating a set of static HTML pages.

REQUIREMENTS

  • python3
  • python3-jinja2
  • python3-rpm
  • sqlite3

AUTHORS

  • Konstantin Ryabitsev
  • Philippe Kueck

THANKS

  • Ville Skyttä
  • Michael Schwendt

URL

https://github.com/philfry/repoview

COPYRIGHT AND LICENSE

  • Copyright (C) 2005 by Duke University
  • Copyright (C) 2006-2007 by Konstantin Ryabitsev and contributors

For licensing and copying information see COPYING.

USAGE

See repoview(8) or repoview --help.