diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2019-06-29 06:43:43 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-29 06:43:43 +0700 |
commit | 0ee5bfc1065ae049cb183faa6e91243dd6570943 (patch) | |
tree | b119a7f7574e20e9fb62cb750290ffd49fb1bb00 /python/num2words/slack-desc | |
parent | fc8d73c121f7c450765a96ad45d11565d82f508b (diff) |
python/num2words: Added (converts numbers).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/num2words/slack-desc')
-rw-r--r-- | python/num2words/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/num2words/slack-desc b/python/num2words/slack-desc new file mode 100644 index 000000000000..8191bddfdeef --- /dev/null +++ b/python/num2words/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------------------------------------------------------| +num2words: num2words (converts numbers) +num2words: +num2words: num2words is a library that converts numbers like 42 to words like +num2words: forty-two. It supports multiple languages and can even generate +num2words: ordinal numbers like forty-second +num2words: +num2words: +num2words: +num2words: +num2words: +num2words: |