diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-04-13 22:27:29 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-15 07:15:26 +0700 |
commit | bad3c1abbf05bfcb3f6d1cc505216a4912d3b308 (patch) | |
tree | eed1a75aad74166c6b3099fc9ad9e5ec311a8108 /python/python3-cattrs/python3-cattrs.info | |
parent | 68c727b233a3c868e9dbad8080400d78bf332e2f (diff) |
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>
Diffstat (limited to 'python/python3-cattrs/python3-cattrs.info')
-rw-r--r-- | python/python3-cattrs/python3-cattrs.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-cattrs/python3-cattrs.info b/python/python3-cattrs/python3-cattrs.info new file mode 100644 index 0000000000..8c56f4d5fb --- /dev/null +++ b/python/python3-cattrs/python3-cattrs.info @@ -0,0 +1,10 @@ +PRGNAM="python3-cattrs" +VERSION="22.2.0" +HOMEPAGE="https://github.com/python-attrs/cattrs" +DOWNLOAD="https://files.pythonhosted.org/packages/source/c/cattrs/cattrs-22.2.0.tar.gz" +MD5SUM="4bb7397e38b7066ce7f5654ea9b5a9f2" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python3-poetry-core python3-attrs python3-exceptiongroup" +MAINTAINER="fourtysixandtwo" +EMAIL="fourtysixandtwo@sliderr.net" |