9fdb2b8a4b
Python module. Programmers feed data to a template module to generate a respective XML document. ez_xml provides concise functions, no complex flow-control instructions. WWW: https://opensvn.csie.org/traccgi/PumperWeb/wiki/ez_xml PR: ports/110927 Submitted by: Thinker K.F. Li <thinker at branda.to>
11 lines
424 B
Text
11 lines
424 B
Text
@comment $FreeBSD$
|
|
%%PYTHON_SITELIBDIR%%/ez_xml/__init__.py
|
|
%%PYTHON_SITELIBDIR%%/ez_xml/compiler.py
|
|
%%PYTHON_SITELIBDIR%%/ez_xml/tools.py
|
|
%%PYTHON_SITELIBDIR%%/ez_xml/__init__.pyc
|
|
%%PYTHON_SITELIBDIR%%/ez_xml/compiler.pyc
|
|
%%PYTHON_SITELIBDIR%%/ez_xml/tools.pyc
|
|
%%PYTHON_SITELIBDIR%%/ez_xml/__init__.pyo
|
|
%%PYTHON_SITELIBDIR%%/ez_xml/compiler.pyo
|
|
%%PYTHON_SITELIBDIR%%/ez_xml/tools.pyo
|
|
@dirrmtry %%PYTHON_SITELIBDIR%%/ez_xml
|