package/python-wtforms: new package

A flexible forms validation and rendering library for
Python web development.

https://wtforms.readthedocs.io/

Signed-off-by: Grzegorz Blach <grzegorz@blach.pl>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Grzegorz Blach
2018-11-07 16:59:53 +01:00
committed by Thomas Petazzoni
parent a2f6d8564d
commit e521845af4
5 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
config BR2_PACKAGE_PYTHON_WTFORMS
bool "python-wtforms"
help
A flexible forms validation and rendering library for
Python web development.
https://wtforms.readthedocs.io/