diff options
| author | Yth - Arnaud <yth@ythogtha.org> | 2022-04-02 12:59:44 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-02 18:19:12 +0700 |
| commit | f1dbd099fd3ff7b399352aa1e8061387f87596f8 (patch) | |
| tree | 00c29402b13cf8a656f5058c12d9cec9c7865187 /python/python3-characteristic/slack-desc | |
| parent | 50e07af3dda3e4e32cef999870cbe1193a54f8d7 (diff) | |
python/python3-characteristic: Added (Python module).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-characteristic/slack-desc')
| -rw-r--r-- | python/python3-characteristic/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-characteristic/slack-desc b/python/python3-characteristic/slack-desc new file mode 100644 index 0000000000..1511205640 --- /dev/null +++ b/python/python3-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------------------------------------------------------| +python3-characteristic: python3-characteristic (Python attributes without boilerplate) +python3-characteristic: +python3-characteristic: characteristic is an MIT-licensed Python package with class +python3-characteristic: decorators that ease the chores of implementing the most common +python3-characteristic: attribute-related object protocols. +python3-characteristic: +python3-characteristic: Homepage: https://pypi.python.org/pypi/characteristic +python3-characteristic: +python3-characteristic: +python3-characteristic: +python3-characteristic: |
