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
2d18b40150bba4314243aaa48e2c14265ea88af5
num2words
/
tests
History
Virgil Dupras
2d18b40150
Merge pull request
#47
from akretion/pt_BR-change_point_to_comma
...
In Brazilian Portuguese the decimal sign is comma ','
2016-08-10 13:17:51 -04:00
..
__init__.py
Fixed bogus word merge in english
2014-03-14 10:25:25 -04: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