ht2html
The www.python.org Web site generator.
ht2html is a simple web page templating system that defines a format and provides a set of Python scripts for creating a simple, but consistent web site. All pages include a left corner logo, a site wide site links top bar, and a directory-specific side. The script is called ht2html because it generates .html files from .ht template files. The format of these .ht files is essentially normal HTML, with a set of optional RFC 2822-like headers at the top of the file. These headers specify certain options that ht2html's various classes support. Python 2.0 or newer is required. Authors: -------- Barry Warsaw
Unknown, Other License(s), see package