Name: | python3-colander |
---|---|
Version: | 1.7.0 |
Release: | 2.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1118587 |
License: | BSD |
RPM: | python3-colander-1.7.0-2.el8.noarch.rpm |
Source RPM: | python-colander-1.7.0-2.el8.src.rpm |
Build Date: | Fri Nov 01 2019 |
Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://pypi.python.org/pypi/colander |
Summary: | 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. Python 3 version. |