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/slack-desc | |
parent | 72322f2030b623e61637739bcae58d3a6e67cad4 (diff) |
python/attrs: Added (attributes without boilerplate).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/attrs/slack-desc')
-rw-r--r-- | python/attrs/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/attrs/slack-desc b/python/attrs/slack-desc new file mode 100644 index 0000000000000..c712e5ea3376f --- /dev/null +++ b/python/attrs/slack-desc @@ -0,0 +1,19 @@ +# 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------------------------------------------------------| +attrs: attrs (attributes without boilerplate) +attrs: +attrs: attrs is an MIT-licensed Python package with class decorators that +attrs: ease the chores of implementing the most common attribute-related +attrs: object protocols. +attrs: +attrs: Homepage: https://pypi.python.org/pypi/attrs +attrs: +attrs: +attrs: +attrs: |