Web site meant to accompany a virtual machine setup specific to ProjPad.
from mercurial import demandimport; demandimport.enable()from mercurial.hgweb.hgwebdir_mod import hgwebdirapplication = hgwebdir('/usr/lib/cgi-bin/hgweb.conf')