30 Commits
Author SHA1 Message Date
Virgil Dupras 8468654d86 tox.ini: add py35 and py36 envs 2017-02-01 10:32:10 -05:00
Virgil Dupras 0f21d8f825 README: Add Italian to the list of supported languages 2017-02-01 10:31:41 -05:00
Virgil Dupras 08e9154366 Add travis config 2017-01-18 11:15:03 -05:00
Virgil Dupras f7f1ba4583 Fix python3 syntax in lang_HE 2016-11-22 10:29:51 -05: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 071ad5177b Merge PR #40 2016-03-31 11:04:47 -04:00
Virgil Dupras f22b5d1ad7 Merge https://github.com/orjanv/num2words into master 2016-03-31 10:24:48 -04:00
Virgil Dupras 65280cd61f v0.5.3 2015-06-09 14:49:01 -04:00
Virgil Dupras 732ead22b9 Include license is PyPI package
fixes #21
2015-06-09 14:47:33 -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 f64a6e48be Mention tests in README 2015-04-06 15:11:59 -04:00
Virgil Dupras fdeb061eca Fix 5 and 9 ordinals in french
fixes #18
2015-04-06 15:07:39 -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 2d3b35b644 Merge remote-tracking branch 'origin/master' 2014-03-14 10:25:55 -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
Virgil Dupras ffcc57adc2 Added missing MANIFEST.in 2013-05-28 13:23:39 -04:00
Virgil Dupras 9c3ae3aab6 Added installation instructions in README 2013-05-28 13:10:06 -04:00
Virgil Dupras 02ac4aff05 Updated setup with new name and metadata 2013-05-28 12:53:16 -04:00
Virgil Dupras 6e2b0eeda2 Big unit reorganisation
* Renamed pynum2word to num2word
* Renamed num2word_* to lang_*
* Re-organised all unit headers
* Made imports relative
2013-05-28 11:50:48 -04:00
Virgil Dupras 5479aa59c6 Added README and re-designed the API 2013-05-28 11:34:53 -04:00
Virgil Dupras 6ed5b4ce86 Added copyright notice 2013-05-27 14:57:16 -04:00
Virgil Dupras 02d2999d12 Make accented character unescaped in FR source code 2013-05-27 14:51:10 -04:00
Virgil Dupras eecf1ac9c1 Modernize: Unicode literals 2013-05-27 14:49:40 -04:00
Virgil Dupras 2f5a0e3b41 Modernize: <> --> != 2013-05-27 14:47:12 -04:00
Virgil Dupras 4a183467f9 Fix encoding-based syntax error 2013-05-27 14:39:20 -04:00
Virgil Dupras 8eece9129c Converted to git 2013-05-27 14:32:40 -04:00