mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
6 lines
268 B
Text
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.
|