Categories: Development Tools Scripts, Programming Tools Scripts
- Home
- Web
- Development Tools Scripts
- PyHAML
- Downloading...
PyHAML 1.1.0
HAML is a cross compiling to Mako template syntax.What is new in this release:Fix use of parenthesis within strings in tag attributes (e.g. %a(name=":)")).
Fix use of colons within control statements (e.g. either colon in if x[-1:] ==...