From 14db2091270b4e2d8a5b68c14ba09377331d476f Mon Sep 17 00:00:00 2001 From: Arn0 Date: Mon, 14 Mar 2022 11:21:56 +0100 Subject: python/python2-attrs: renamed from attrs, updated for version 21.2.0 Signed-off-by: Willy Sudiarto Raharjo --- python/python2-attrs/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 python/python2-attrs/README (limited to 'python/python2-attrs/README') diff --git a/python/python2-attrs/README b/python/python2-attrs/README new file mode 100644 index 0000000000..8f3e9d786e --- /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. -- cgit v1.2.3