Abstract from the manual:
HTML is a HTML generation library. It aims to be fast, modular, cachable and concise. It does so by defining each tag as a macro which expands to code printing the respective HTML source. It also employs a DSL for element attributes.
Releases
Releases can be found at the projects website.