VERBATIM it is. You can download the new copy of shpaml.py from here:
https://bitbucket.org/showell/shpaml_website/src/tip/shpaml.pyExcept for a small mako-related change that shouldn't impact other users, it should be 100% backward compatible.
Let's treat this as provisional syntax for the next couple weeks or so. I'd like feedback that folks are using it before I make it permanent.
I've let the documentation fall a little behind, but here are some recent features that have been incorporated into the main line:
1) Mako support -- any line starting with a % gets passed thru
2) VERBATIM support -- see below
3) Terse
attributes -- no need to quote attributes that are single words
4) ::comment syntax -- allow block comments
5) Daniel Wong added docstrings to the code
External:
1) taz wrote a pygments lexer
If I can get some testimonials from folks, I'd like to do another round of publicity soon. Just a simple line or two would be great--just describe how you've used it, and what you like/dislike about it. I would particularly like to hear from folks that are using shpaml in a way that folks might not predict. Most of the publicity to date has focused on django, but I am not targetting django in any specific way.
Another way to help is to blog about it, and if you do blog about it, please drop me a line either directly or through the list.
Thanks,
Steve