slackbuilds_ponce/python/python3-cattrs
fourtysixandtwo 655649742f
python/python3-cattrs: Updated for version 24.1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-09-14 23:36:57 +07:00
..
python3-cattrs.info python/python3-cattrs: Updated for version 24.1.1. 2024-09-14 23:36:57 +07:00
python3-cattrs.SlackBuild python/python3-cattrs: Updated for version 24.1.1. 2024-09-14 23:36:57 +07:00
README
slack-desc

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.