Ernesto Rodriguez Ortiz
53b4518afb
Issue 229: Add explicit encoding, license and unix line separators.
...
Some maintainers for different linux distribution are having some
problems with the encoding on different python versions. This change
intents to make all python files define explicitly the encoding, license
and unix line separators. Remove one example of the README.rst file
where a possible non UTF-8 character is used.
2018-12-23 12:10:24 -05:00
btharper
26a2204f3b
Add Delegator.py to test dependencies ( #205 )
...
Delegator.py is used for cli tests but isn't included in dependencies.
2018-10-13 19:20:54 -04:00
Ernesto Rodriguez Ortiz
62f3cad2d6
Add a command line tool to use num2words, credits to @hernamesbarbara
2018-09-16 16:43:44 -04:00
Istvan SZALAÏ
f275d0fde9
Release 0.5.7 ( #175 )
...
* New maintainer 🚀
Since @erozqba no longer work for Savoir-faire Linux, the maintainer has changed.
* Bump version from 0.5.6 -> 0.5.7
* Update CHANGE.rst to publish a new release.
2018-06-27 17:55:14 -04:00
Ernesto Rodriguez Ortiz
8ffdc5e49d
Update CHANGE.rst to publish a new release.
...
Ref: issue #140
2017-11-22 14:35:46 -05:00
Ernesto Rodriguez Ortiz
1c699d1bb4
Fix bugs in the float precision and the currency, increase test coverage ( #134 )
...
* Fix some bugs in the float precision and the currency, increase test coverage.
Ref: issue #112 #113
* Update README.rst
2017-11-06 20:19:26 -05:00
Ernesto Rodriguez Ortiz
3da0c54f3b
Activate flake8, isort and coveralls in the configuration of tox ( #105 )
...
* Activate flake8, isort and coveralls in the configuration of tox
* Update code to respect PEP8
* Fix bug in the lang_IT for python 3
* Update the README to include the new converters.
2017-10-30 14:06:46 -04:00
Ernesto Rodriguez Ortiz
39356b495d
v0.5.5
2017-07-02 19:39:09 -04:00
cclauss
dd1a3f09a3
classifiers=CLASSIFIERS,
...
This will populate the lower left of https://pypi.org/project/num2words
2017-04-12 21:20:37 +02:00
Virgil Dupras
20f634028d
Convert to single codebase for py2 and py3
...
No more 2to3. Also, added tox config for easy cross-python testing.
2016-11-22 09:13:18 -05:00
Virgil Dupras
0e06eb81dd
v0.5.4
2016-10-18 09:46:11 -04:00
Virgil Dupras
65280cd61f
v0.5.3
2015-06-09 14:49:01 -04:00
Virgil Dupras
cecf3954b1
Don't include test folder in installed packages
...
Otherwise, we end up with a `tests` folder polluting site-packages!
fixes #22
2015-06-09 12:06:46 -04:00
Virgil Dupras
486f5415af
v0.5.2
2015-01-23 12:21:33 -05:00
Virgil Dupras
539de2fd6e
Added changelog to PyPI description
2014-03-14 10:57:06 -04:00
Virgil Dupras
500e08c017
v0.5.1
2014-03-14 10:53:53 -04:00
Virgil Dupras
b1b5803c20
Fixed bogus word merge in english
...
Also, added a first unit test. Gotta start somewhere.
Fixes #8 .
2014-03-14 10:25:25 -04:00
Virgil Dupras
f5db0adfe3
Added Python 3 to setup.py's classifiers list
2013-12-17 15:42:39 -05:00
Mark Lodato
c92fe38772
Enable Python 3 compatibility using 2to3.
2013-12-13 14:37:47 -05:00
Virgil Dupras
02ac4aff05
Updated setup with new name and metadata
2013-05-28 12:53:16 -04:00
Marius Grigaitis
72f358a10c
Version update
2011-10-13 17:14:02 +03:00
Marius Grigaitis
bbc175b3bc
Added ability to display cents as numbers
2011-07-07 17:42:29 +03:00
Marius Grigaitis
2dddc85aee
changed version number
2011-06-29 13:06:29 +03:00
Marius Grigaitis
f31737d6d5
updated wrong setup.py file
2011-06-23 15:30:15 +03:00
Marius Grigaitis
7ad974bfec
removed dependencies
2011-06-07 18:05:53 +03:00
Marius Grigaitis
8f122281c2
Added setup.py and restructured module
2011-06-07 17:28:19 +03:00