| Name: | python-colander |
|---|---|
| Version: | 1.7.0 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 1218653 |
| License: | BSD |
| RPM: | python-colander-1.7.0-1.el7.noarch.rpm |
| Source RPM: | python-colander-1.7.0-1.el7.src.rpm |
| Build Date: | Mon Mar 09 2020 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://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. |