slackbuilds/python/python3-formencode
Arn0 5b2787f083
python/python3-formencode: Updated for version 2.1.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-11-11 08:08:32 +07:00
..
README
python3-formencode.SlackBuild python/python3-formencode: Updated for version 2.1.0. 2023-11-11 08:08:32 +07:00
python3-formencode.info python/python3-formencode: Updated for version 2.1.0. 2023-11-11 08:08:32 +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.