mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
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:
committed by
Thomas Petazzoni
parent
a2f6d8564d
commit
e521845af4
7
package/python-wtforms/Config.in
Normal file
7
package/python-wtforms/Config.in
Normal 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/
|
||||
Reference in New Issue
Block a user