aboutsummaryrefslogtreecommitdiff
path: root/python/python2-attrs/README
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2022-03-14 11:21:56 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-03-18 00:26:02 +0700
commit14db2091270b4e2d8a5b68c14ba09377331d476f (patch)
tree17a9b59db5e21914fa35b7ad6562134c8507672c /python/python2-attrs/README
parent342ab98662950a9029950869ce8be0917b9a52d4 (diff)
python/python2-attrs: renamed from attrs, updated for version 21.2.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-attrs/README')
-rw-r--r--python/python2-attrs/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python2-attrs/README b/python/python2-attrs/README
new file mode 100644
index 0000000000000..8f3e9d786e1c1
--- /dev/null
+++ b/python/python2-attrs/README
@@ -0,0 +1,3 @@
+attrs is an MIT-licensed Python package with class decorators that
+ease the chores of implementing the most common attribute-related
+object protocols.