Go to file
Chris McDonough 5e57308a5e - The title of a schema node now defaults to a titleization of the
``name``.  Underscores in the ``name`` are replaced with empty
  strings and the first letter of every resulting word is capitalized.
  Previously the ``name`` was not split on underscores, and the
  entirety of the ``name`` was capitalized.
2010-08-31 18:17:25 +00:00
2010-08-30 04:55:32 +00:00
2010-03-31 03:59:59 +00:00
2010-03-14 16:51:25 +00:00
2010-04-26 01:06:29 +00:00
2010-08-30 04:55:32 +00: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.

Please see `http://docs.repoze.org/colander
<http://docs.repoze.org/colander>`_ for further documentation.
Description
RETIRED, further work has moved to Debian project infrastructure
Readme 831 KiB
Languages
Python 64%
Gettext Catalog 21.9%
Modelica 14.1%