Unmaintained templating system used by old versions of Supervisor. Current version is 2.0.1. No recent releases; the project is effectively deprecated.
pip install meld3Verified import paths — ran on the pinned version, not inferred.
Parse an XML template with Genshi-like directives and render it with context data.
Replace with Jinja2 or another modern templating engine.
Use only the documented directives: py:content, py:attrs, py:replace, py:if, py:for, py:strip.
Run `pip install meld3`
Use `from meld3 import parse_xml` instead.
No dependency data recorded yet.