Go to file
Chris McDonough 62f6252cb2 - Get rid of `pserialize in favor of making serialize` always
partially serialize.

- Get rid of ``pdeserialize``: it existed only for symmetry.  We'll
  add something like it back later if we need it.
2010-04-03 20:16:31 +00:00
2010-03-31 03:59:59 +00:00
2010-03-14 16:51:25 +00:00
2010-03-14 15:40:26 +00:00
2010-04-02 05:38:51 +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%