diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2017-04-16 18:09:04 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-16 18:09:04 +0700 |
commit | 7bbeea5dfd54e9d56c12ed4a4c60073e137c34e0 (patch) | |
tree | 029ab2a816c77c3136c1d81b4838b199010cbaef /python/python3-wcwidth/slack-desc | |
parent | 44cc81242b1cf0eed44158ca9e1403b39f8aebad (diff) |
python/python3-wcwidth: Added (string width measurement).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-wcwidth/slack-desc')
-rw-r--r-- | python/python3-wcwidth/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-wcwidth/slack-desc b/python/python3-wcwidth/slack-desc new file mode 100644 index 0000000000000..2db0f35006d54 --- /dev/null +++ b/python/python3-wcwidth/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-wcwidth: python3-wcwidth (string width measurement for Python 3) +python3-wcwidth: +python3-wcwidth: Python library that measures the width of unicode strings rendered +python3-wcwidth: to a terminal. +python3-wcwidth: +python3-wcwidth: +python3-wcwidth: +python3-wcwidth: +python3-wcwidth: +python3-wcwidth: +python3-wcwidth: |