diff options
author | Hunter Sezen <orbea@fredslev.dk> | 2018-08-12 21:53:59 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-18 08:39:46 +0700 |
commit | 0b033e4dde13bf0ff3371b52c66b470c47925fad (patch) | |
tree | b99c5db86b1c2d57e40eff1f681939f7d7cec4db /libraries/libnumbertext/README | |
parent | 3840f6cadf19da4948a1f63159f87e0553161486 (diff) |
libraries/libnumbertext: Added (Number & money text conversion lib).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/libnumbertext/README')
-rw-r--r-- | libraries/libnumbertext/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/libnumbertext/README b/libraries/libnumbertext/README new file mode 100644 index 0000000000000..9c8aca1ec72d8 --- /dev/null +++ b/libraries/libnumbertext/README @@ -0,0 +1,4 @@ +Lightweight open source C++ library and a LibreOffice Spreadsheet +extension for number to number name conversion, including cardinal +and ordinal numbers, ordinal indicators and money amounts with +currencies in more than 40 languages and numeral systems. |