slackbuilds_ponce/python/python3-cattrs/slack-desc
fourtysixandtwo bad3c1abbf
python/python3-cattrs: Added (Composable complex class support)
Composable complex class sup. for attrs & dataclasses

Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-04-15 07:15:26 +07:00

19 lines
1 KiB
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
python3-cattrs: python3-cattrs (Composable complex class sup. for attrs & dataclasses)
python3-cattrs:
python3-cattrs: cattrs is an open source Python library for structuring and
python3-cattrs: unstructuring data. cattrs works best with attrs classes, dataclasses
python3-cattrs: and the usual Python collections, but other kinds of classes are
python3-cattrs: supported by manually registering converters.
python3-cattrs:
python3-cattrs: Homepage: https://github.com/python-attrs/cattrs
python3-cattrs:
python3-cattrs:
python3-cattrs: