Name: | python-colander |
---|---|
Version: | 1.0b1 |
Release: | 3.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 948141 |
License: | BSD |
RPM: | python-colander-1.0b1-3.el7.noarch.rpm |
Source RPM: | python-colander-1.0b1-3.el7.src.rpm |
Build Date: | Mon Oct 30 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pypi.python.org/pypi/colander |
Summary: | A simple schema-based serialization and deserialization library |
Description: | 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.pylonsproject.org/projects/colander/en/latest/ for further documentation. |