This website requires JavaScript.
Explore
Help
Register
Sign In
bblaz
/
num2words
Watch
1
Star
0
Fork
0
You've already forked num2words
mirror of
https://github.com/bblaz/num2words.git
synced
2025-12-06 06:42:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
02bb4bcf135ec2910514bdb65982856652306914
num2words
/
tests
History
Virgil Dupras
02bb4bcf13
Merge pull request
#27
from isnani/master
...
correction on lang_DE: ordnum, plural and ord form of >= 10**6
2016-08-10 13:21:57 -04:00
..
__init__.py
Fixed bogus word merge in english
2014-03-14 10:25:25 -04:00
test_de.py
add tests for lang_DE
2015-12-14 08:26:08 +01:00
test_en.py
address issue 24: floating point spelling
2016-01-13 16:06:16 +01:00
test_fr_ch.py
Add Swiss-French variants of numbers between 60 and 100.
2016-03-18 15:52:30 +01:00
test_fr.py
Fix 5 and 9 ordinals in french
2015-04-06 15:07:39 -04:00
test_id.py
add indonesian ('id')
2016-03-31 10:11:04 -04:00
test_pt_BR.py
In Brazilian Portuguese the decimal sign is comma ',' instead of dot '.'. Ex.: we use 1,01 instead of 1.01
2016-08-09 18:30:46 -03:00
test_ru.py
floating point numbers test added
2016-08-07 20:28:14 +03:00