A simple schema-based serialization and deserialization library

Edit Package python-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.

Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename Size Changed
colander-1.8.2.tar.gz 0000109730 107 KB
project.diff 0000002819 2.75 KB
Latest Revision
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 4)
- Update to version 1.8.2 (2020-08-07)
  + Fix the broken wheels in 1.8.1 and 1.8.0 to include the locale
    data. sigh
- Update to version 1.8.1 (2020-08-06)
  + Fix the broken wheels in 1.8.0 to include the locale data.
- Update to version 1.8.0 (2020-08-05)
  + Drop support for Python 3.4.
  + Add support for Python 3.7 and 3.8.
  + Fix deserializer on Date and DateTime fields to correctly catch
    ValueError and TypeError exception, which can arise when using
    custom formats on the field. Instead of allowing these
    exceptions to propagate, replace then with an Invalid exception
    instead. See https://github.com/Pylons/colander/pull/338
- Allow Py2 package build
Comments 0
openSUSE Build Service is sponsored by