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:
-------------
* ElementTree or cElementTree (recommended for faster parsing)
* Kid templating engine (0.6.x)

AUTHORS:
--------
Konstantin Ryabitsev <icon@duke.edu>

URL:
----
http://www.linux.duke.edu/projects/mini/repoview

COPYRIGHT AND LICENSE:
----------------------
This software is copyright (C) 2005 by Duke University.
For licensing and copying information see COPYING.

USAGE:
------
See repoview(8) or repoview --help.
