Name: | python3-cattrs |
---|---|
Version: | 24.1.2 |
Release: | 10.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 562982 |
License: | MIT |
RPM: | python3-cattrs-24.1.2-10.el10_0.noarch.rpm |
Source RPM: | python-cattrs-24.1.2-10.el10_0.src.rpm |
Build Date: | Tue Mar 25 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/python-attrs/cattrs |
Summary: | Python library for structuring and unstructuring data |
Description: | cattrs is an open source Python library for structuring and unstructuring data. cattrs works best with attrs classes and the usual Python collections, but other kinds of classes are supported by manually registering converters. |