Path to this page:
./
wip/py-expander,
Powerful macro processing language
Branch: CURRENT,
Version: 2.1.1,
Package name: py310-expander-2.1.1,
Maintainer: pkgsrc-userspyexpander 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)
- (2023-02-13) Package has been reborn
- (2022-12-10) Updated to version: py310-expander-2.1.1
- (2022-07-21) Package added to pkgsrc.se, version py310-expander (created)