With hamlish-jinja2 for Python 3, this library allows moban users to have haml template in their next documentation endeavour.
You can install moban-haml via pip:
$ pip install moban-haml
or clone it and install it:
$ git clone https://github.com/moremoban/moban-haml.git
$ cd moban-haml
$ python setup.py install