slackbuilds_ponce/python/python3-formencode/README
Arn0 0018c5a373
python/python3-formencode: cloned from FormEncode for python3, updated for version 2.0.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-03-09 12:34:23 +07:00

6 lines
268 B
Text

FormEncode validates and converts nested structures. It allows for a
declarative form of defining the validation, and decoupled processes
for filling and generating forms.
Optional dependencies are Sphinx, used to generate the docs, and
nose, to run the test suite.