cl-haml

MIT License

Haml like XHTML generator.

$ area51 add cl-hamlCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-haml:some-function ...)

Dependencies