Python2 Genshi¶
The Genshi templating system, used for generating C++ and Java source code from templates.
| System | Package |
|---|---|
| BSD Ports | textproc/py-genshi* |
| Debian/Ubuntu | python-genshi |
| Homebrew | N/A |
| RedHat/CentOS | python-genshi† |
- *
- If using pkg, install
py27-genshi. - †
- From EPEL.
Use pip install genshi if a packaged version is not available.