darcsrv is the darcs repository viewer.  It provides a web interface
for viewing darcs repositories, using XSLT to transform darcs' XML
output into XHTML.

dependencies

  darcsrv requires with the following tools and has been tested with
  the version mentioned:

  darcs-0.9.20          http://www.abridgegame.org/darcs/
  libxslt-1.1.6         http://xmlsoft.org/XSLT/
  perl-5.8.0            http://www.perl.com

installation

  1) copy ./darcs.cgi script to a cgi-bin directory
  2) copy cgi.conf to /etc/darcs and edit appropriately
  3) copy xslt/styles.css to /etc/darcs

  Test by browsing "http://<host>/cgi-bin/darcs.cgi/<repository>/"

