Go to file
Veeti Paananen 18f18c0741 Add a custom error message argument for missing schema nodes
missing_msg lets the developer specify a custom message in place of the
default "Required" if the node is missing.
2013-08-20 18:58:01 +03:00
2013-08-15 19:37:11 -05:00
2013-05-06 09:26:37 -04:00
2010-03-31 03:59:59 +00:00
2013-08-17 09:35:29 +02:00
2013-01-10 20:40:34 -05:00
2013-05-31 11:56:50 -04:00
2013-06-12 19:09:27 -04:00
2013-06-14 11:51:23 -04:00

Colander
========

An extensible package which can be used to:

- deserialize and validate a data structure composed of strings,
  mappings, and lists.

- serialize an arbitrary data structure to a data structure composed
  of strings, mappings, and lists.

It runs on Python 2.6, 2.7, 3.2, and 3.3.

Please see http://docs.pylonsproject.org/projects/colander/en/latest/
for further documentation.

See https://github.com/Pylons/colander for in-development version.
Description
RETIRED, further work has moved to Debian project infrastructure
Readme 831 KiB
Languages
Python 64%
Gettext Catalog 21.9%
Modelica 14.1%