Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
6 lines
289 B
Text
6 lines
289 B
Text
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.
|
|
|
|
WWW: http://www.formencode.org/
|