diff options
author | Mattias Andrée <maandree@kth.se> | 2021-09-10 18:04:30 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2021-09-10 18:04:34 +0200 |
commit | 6261a9002b19726218323c9a69600d8eaa6a4fd3 (patch) | |
tree | 2422d21a10aec6e4c2b11efe7ab7b1fc24b52e8a | |
parent | Add num2text (diff) | |
download | libnumtext-6261a9002b19726218323c9a69600d8eaa6a4fd3.tar.gz libnumtext-6261a9002b19726218323c9a69600d8eaa6a4fd3.tar.bz2 libnumtext-6261a9002b19726218323c9a69600d8eaa6a4fd3.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ Add [libnumtext_]text2num: text to numerals, with analysis (possible flags from num2text), use support mixed in numerals -Add opposite of libnumtext_remove_separators and numtext-strip +Add opposite of libnumtext_remove_separators and numtext-strip (libnumtext_separate, numtext-separate) Add man pages and README Add IPA output support? Add support for decimal points? |