./wip/py-expander, Powerful macro processing language

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.1.1, Package name: py310-expander-2.1.1, Maintainer: pkgsrc-users

pyexpander is a macro processor that allows to embed python code in text files.

Some of the features are:

Variables like $(VAR) are replaced.

Valid python expressions like $(2+3/2) are evaluated.

Arbitrary python code like in $py(import math; math.pi) can be executed.

The functionality is available as a script and a python library.

The program is availiable for python version 3.


Master sites:

Filesize: 3038.564 KB

Version history: (Expand)