slackbuilds/python/python3-formencode
Arn0 7c67596fad
python/python3-formencode: updated for version 2.1.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-02-08 07:49:16 +07:00
..
README
python3-formencode.SlackBuild python/python3-formencode: updated for version 2.1.1 2025-02-08 07:49:16 +07:00
python3-formencode.info python/python3-formencode: updated for version 2.1.1 2025-02-08 07:49:16 +07:00
slack-desc

README

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.