Hi,

We use Jinja2 for generating C code and have some moderately lengthy templates. 
We created a simple
linting script for Jinja templates (picks up things like "{%" incorrectly paired with 
"}}", or "{%
if %}" paired with "{% endfor %}") that started life pretty bare bones, but has 
now become an
indispensable part of my work flow. It's not especially clean and not publicly 
available, but I was
wondering if there would be interest for something like this. If so, I can 
clean it up and work on
getting it released. It's currently ear marked to be BSD-licensed, but I can 
probably persuade the
powers that be to put it in the public domain if there's strong desire for 
this. Would users on this
list be interested in such a tool? Alternatively, if there's something like 
this that already
exists, please let me know and I'll consider replacing our in-house one.

Thanks,
Matthew

________________________________

The information in this e-mail may be confidential and subject to legal 
professional privilege and/or copyright. National ICT Australia Limited accepts 
no liability for any damage caused by this email or its attachments.

--
You received this message because you are subscribed to the Google Groups 
"pocoo-libs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pocoo-libs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to