Den ons 29 dec. 2021 kl 02:08 skrev Greg Stein <gst...@gmail.com>: > ezt is indeed used by Subversion, by ViewVC, and a lot of Infra stuff. > It's a great/fast little template engine for Python. The Lua version is in > that infra-p6 directory you linked (visible to ASF committers). Please feel > free to create branches and PRs if you're gutsy enough to make any fixes. > If not, and there is an incompatibility, then open an INFRA ticket, please. >
Indeed there was one thing and I'm note sure if it should be a ticket (I'm used the the Subversion way of asking on the ML first (and I realise I'm on the wrong ML)). I couldn't find any support for [else] in the lua version. Is this a known limitation? I also stumbled (I think!) on the fact that http/backup are lists - I wanted to check if http == backup but I don't think [is http backup] handled it correctly, if you have the time I'd appreciate a quick glance at https://svn.apache.org/repos/asf/subversion/site/staging/download.html (check r1896488 which is what I really wanted). Kind regards, Daniel