summaryrefslogtreecommitdiffstats
path: root/libraries/FormEncode/README
blob: 3d7388207aed6fccefbe994e12a9ddb227888ffa (plain)
1
2
3
4
5
6
7
8
9
FormEncode validates and converts nested structures.  It allows for a
declarative form of defining the validation, and decoupled processes
for filling and generating forms.

NOTE: To build this package, setuptools needs to be installed
(available at SlackBuilds.org as "pysetuptools").  Also, Sphinx, if
installed, is used to generate the docs.

NOTE: Running the test suite requires nose.