buildroot/package/python-pyratemp/Config.in
Steve Calfee 50aef967ca python-pyratemp: new package
add python simple template module

Signed-off-by: Steve Calfee <stevecalfee@gmail.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-09-15 23:45:19 +02:00

9 lines
278 B
Plaintext

config BR2_PACKAGE_PYTHON_PYRATEMP
bool "python-pyratemp"
help
python-pyratemp is a Python library for doing html
templates. written entirely in Python, that is designed to
be very easy to use and very like writing Python.
https://pypi.python.org/pypi/pyratemp/