Files
shredos.x86_64/package/python-wtforms/Config.in
2021-11-23 23:01:30 +00:00

9 lines
231 B
Plaintext

config BR2_PACKAGE_PYTHON_WTFORMS
bool "python-wtforms"
select BR2_PACKAGE_PYTHON_MARKUPSAFE # runtime
help
A flexible forms validation and rendering library for
Python web development.
https://wtforms.readthedocs.io/