mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-04 00:56:07 +01:00
7 lines
268 B
Text
7 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.
|