FormEncode
==========
Contents:
.. toctree::
:maxdepth: 1
news
Validator
i18n
htmlfill
history
Design
download
community
Introduction
------------
FormEncode is a validation and form generation package. The
validation can be used separately from the form generation. The
validation works on compound data structures, with all parts being
nestable. It is separate from HTTP or any other input mechanism.
`Ian Bicking`_ is the author of FormEncode.
.. _Ian Bicking: http://ianbicking.org
Documentation
-------------
* `News