slackbuilds/python/python3-cattrs
fourtysixandtwo 7e7f795f84
python/python3-cattrs: Updated for version 25.1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-06-07 12:27:16 +07:00
..
README
python3-cattrs.SlackBuild python/python3-cattrs: Updated for version 25.1.1. 2025-06-07 12:27:16 +07:00
python3-cattrs.info python/python3-cattrs: Updated for version 25.1.1. 2025-06-07 12:27:16 +07:00
slack-desc

README

python3-cattrs (Composable complex class sup. for attrs & dataclasses)

cattrs is an open source Python library for structuring and
unstructuring data. cattrs works best with attrs classes, dataclasses
and the usual Python collections, but other kinds of classes are
supported by manually registering converters.