Go to file
Chris McDonough a2dd72cde6 - Create a `colander.Money` type that is a Decimal type with
two-decimal-point precision rounded-up.

- Allow ``quant`` and ``rounding`` args to ``colander.Decimal`` constructor.
2012-08-25 17:58:55 -04:00
2010-03-31 03:59:59 +00:00
2012-04-16 16:22:22 +03:00
2012-02-14 21:34:43 -05:00
2012-02-04 09:31:49 -05: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 and 3.2.

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%