You've already forked CoreMP135_buildroot
mirror of
https://github.com/m5stack/CoreMP135_buildroot.git
synced 2026-05-20 11:24:29 -07:00
50aef967ca
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>
9 lines
278 B
Plaintext
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/
|