diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2016-09-11 08:07:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-11 08:07:09 +0700 |
commit | 79e7ad9b65f232c4dee4a3330ddb3394d07fa33c (patch) | |
tree | 3c3118d49c1965e98e1c4c0d0a6f59d67c50827d /python/attrs/attrs.info | |
parent | 72322f2030b623e61637739bcae58d3a6e67cad4 (diff) | |
download | slackbuilds-79e7ad9b65f232c4dee4a3330ddb3394d07fa33c.tar.gz |
python/attrs: Added (attributes without boilerplate).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/attrs/attrs.info')
-rw-r--r-- | python/attrs/attrs.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/attrs/attrs.info b/python/attrs/attrs.info new file mode 100644 index 0000000000..1448a80951 --- /dev/null +++ b/python/attrs/attrs.info @@ -0,0 +1,10 @@ +PRGNAM="attrs" +VERSION="16.1.0" +HOMEPAGE="https://pypi.python.org/pypi/attrs" +DOWNLOAD="https://pypi.python.org/packages/b2/63/c969a9e1acca5922edf35f48552cdd40ec29f5bbb26fab6a3190b155a96e/attrs-16.1.0.tar.gz" +MD5SUM="5bc532dde76f34ade746debabdfe1662" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Markus Reichelt" +EMAIL="slackbuilds@mareichelt.de" |