| Name: | python3-colander |
|---|---|
| Version: | 2.0 |
| Release: | 2.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 620737 |
| License: | BSD |
| RPM: | python3-colander-2.0-2.el9.noarch.rpm |
| Source RPM: | python-colander-2.0-2.el9.src.rpm |
| Build Date: | Sun Jul 23 2023 |
| Build Host: | build-ol9-x86_64.oracle.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. |