diff options
author | Markus Reichelt <mr@mareichelt.com> | 2014-12-27 21:55:18 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2014-12-27 23:16:22 -0600 |
commit | 7f8189014935feea83c3b868dc2554f68ff1c557 (patch) | |
tree | 4823ec1759c76e34c37cf74c21c28a2ee416bf89 /python/characteristic/slack-desc | |
parent | 37c92a7889bd018f79b89ad7626a3255459f13cc (diff) | |
download | slackbuilds-7f8189014935feea83c3b868dc2554f68ff1c557.tar.gz |
python/characteristic: Added (Python Package).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/characteristic/slack-desc')
-rw-r--r-- | python/characteristic/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/characteristic/slack-desc b/python/characteristic/slack-desc new file mode 100644 index 0000000000..d72622f3a2 --- /dev/null +++ b/python/characteristic/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------------------------------------------------------| +characteristic: characteristic (Python attributes without boilerplate) +characteristic: +characteristic: characteristic is an MIT-licensed Python package with class +characteristic: decorators that ease the chores of implementing the most common +characteristic: attribute-related object protocols. +characteristic: +characteristic: Homepage: https://pypi.python.org/pypi/characteristic +characteristic: +characteristic: +characteristic: +characteristic: |