summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* merge sandboxVal Neekman (AvidCoder)2022-11-181-2/+2
* cmdline optionsVal Neekman (AvidCoder)2022-04-271-51/+66
* switch to twine for pushing to pypi5.0.2Val Neekman2021-05-051-1/+1
* Simplify python_requiresDmytro Litvinov2021-05-051-1/+1
* Add support for 3.9, drop support for 2.7,3.55.0.0support3.9Val Neekman2021-04-301-4/+1
* Add a tox file to automatically run the tests and add Python 3.9Jon Betts2021-04-301-0/+2
* Use main as entrypointJacobo de Vera2020-04-091-1/+1
* Create command line tool that can set all parametersJacobo de Vera2020-04-091-1/+1
* Drop support for old python - cleanup - up version (#88)4.0.0Val Neekman2019-10-201-4/+2
* upgrade to consume the latest version of dependencies3.0.4Val Neekman2019-09-201-2/+2
* BF(dependencies)| Bump `text_unidecode` version (#83)kf2019-09-191-1/+1
* Test against Python 3.7 (#75)Steven Loria2019-03-311-0/+1
* Promote text-unidecode to primary decoding api (#73)3.0.0Val Neekman2019-03-031-6/+3
* Proper fallback to text-unidecode, favoring Unidecode, drop support for py 2....2.0.0Val Neekman2018-12-251-4/+6
* cleanupVal Neekman2018-03-251-1/+1
* grammerVal Neekman2018-03-251-1/+1
* support of text-unidecodeVal Neekman2018-03-251-1/+4
|\
| * Use unidecode as an API and allow alternatives (#53)bolkedebruin2018-03-241-1/+4
| * build/publish enhancements1.2.4Val Neekman2017-04-111-29/+9
* | use twine to publishVal Neekman2017-04-111-1/+4
* | Add setup.cfg, enhance setup.pyVal Neekman2017-04-111-3/+6
* | #38: use find_packages() rather than home-grown get_packages and get_package_...Reece Hart2017-04-101-28/+2
|/
* add regex_pattern and support for py 3.61.2.2Val Neekman2017-04-011-0/+1
|\
| * add py3.5 support, add manifest.in file, add more tests1.2.1Val Neekman2016-08-261-2/+3
* | add manifest.in, py 3.5 support and relax licensing by moving to MITVal Neekman2016-08-261-2/+3
|/
* enhace setupf file1.2.0Val Neekman2016-01-151-2/+1
* add stopwatch, upversionVal Neekman2015-05-291-1/+0
* Add Python versions to setup.py classifiers.Ken Harris2015-05-011-0/+6
* promoting to stable1.0.1Val Neekman2015-04-121-1/+1
* enable console entry point0.0.9Val Neekman2014-08-161-1/+1
* Added console, pypy and some reorg0.0.8Val Neekman2014-08-161-2/+2
* Console entry pointKamil Essekkat2014-06-091-0/+1
* cleanups and upversionVal Neekman2014-01-091-2/+0
* fix file reading in python 3Friedrich Lindenberg2014-01-051-1/+2
* support for python 3Val Neekman2013-05-211-1/+1
* Support python3Arthur Darcet2013-05-101-4/+5
* added non-dash separator option0.0.4Val Neekman2013-04-241-1/+1
* Initial versionVal Neekman2012-10-141-0/+83