summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Set version to 1.2.0unidecode-1.2.0Tomaz Solc2021-02-051-1/+1
* Add Typing stubs for the main API.Pascal Corpet2021-02-031-0/+1
* Set version to 1.1.2, update ChangeLogunidecode-1.1.2Tomaz Solc2020-12-201-1/+1
* Set version to 1.1.1, update ChangeLogunidecode-1.1.1Tomaz Solc2019-06-211-1/+1
* Set version to 1.1.0unidecode-1.1.0Tomaz Solc2019-06-141-1/+1
* Merge remote-tracking branch 'jdufresne/pyreq'Tomaz Solc2019-01-191-0/+1
|\
| * Pass python_requires argument to setuptoolsJon Dufresne2018-12-311-0/+1
* | Add trove classifier for Python 3.7 supportJon Dufresne2019-01-051-0/+1
* | Use a context manager to always close the file after openingJon Dufresne2018-12-311-1/+2
|/
* Set version to 1.0.23unidecode-1.0.23Tomaz Solc2018-11-191-1/+1
* Drop support for EOL Python 2.6 & 3.3Jon Dufresne2018-06-301-2/+0
* Set version to 1.0.22Tomaz Solc2018-01-051-1/+1
* Update classifiersHugo2017-10-121-0/+8
* Set version to 0.04.21release-0.04.21Tomaz Solc2017-06-281-1/+1
* Merge branch 'add-confusables'Tomaz Solc2017-01-091-1/+1
|\
| * Set version to 0.04.20Tomaz Solc2016-10-201-1/+1
* | Add vim modeline.Tomaz Solc2016-11-251-0/+1
* | Fix indentation, mixed tabs + spaces in setup.pyTomaz Solc2016-11-251-24/+25
|/
* Set version to 0.04.19Tomaz Solc2016-01-211-1/+1
* Set version to 0.04.18Tomaz Solc2015-06-131-1/+1
* Use full path when loading README.rstTomaz Solc2015-05-251-1/+5
* Use entry_points for the commandline utility.Tomaz Solc2015-05-131-0/+6
* Move README to README.rstTomaz Solc2015-05-131-1/+1
* One test file for both Python 2.x and 3.xTomaz Solc2015-05-131-0/+2
* Use setuptools in setup.pyTomaz Solc2015-05-131-34/+1
* Increased version to 0.04.17Tomaz Solc2014-12-181-1/+1
* Increased version to 0.04.16release-0.04.16Tomaz Solc2014-05-111-1/+1
* Increased version to 0.04.15release-0.04.15Tomaz Solc2014-05-111-1/+1
* Increased version to 0.04.14release-0.04.14Tomaz Solc2013-09-201-1/+1
* Increased version to 0.04.13release-0.04.13Tomaz Solc2013-05-301-1/+1
* Increased version to 0.04.12release-0.04.12Tomaz Solc2013-01-281-1/+1
* Increased version to 0.04.11release-0.04.11Tomaz Solc2013-01-171-1/+1
* Python 2.5 compatible way of running tests.Tomaz Solc2013-01-171-4/+10
* Increased version to 0.04.10release-0.04.10Tomaz Solc2012-12-011-1/+1
* Adding trove classifiers.Tomaz Solc2012-10-021-1/+10
* Increased version to 0.04.9release-0.04.9Tomaz Solc2011-09-231-1/+1
* Fix installation issue with Python 2.5Tomaz Solc2011-09-231-7/+1
* Setting author's proper non-ASCII name.Tomaz Solc2011-09-221-1/+7
* Increased version to 0.04.8Tomaz Solc2011-09-221-1/+1
* Documentation and license update.Tomaz Solc2011-09-221-25/+4
* Increased version to 0.04.7release-0.04.7Tomaz Solc2011-04-041-1/+1
* Increased version to 0.04.6release-0.04.6Tomaz Solc2011-02-161-1/+1
* Increased version to 0.04.5release-0.04.5Tomaz Solc2010-10-151-1/+1
* Increased version to 0.04.4release-0.04.4takowlTomaz Solc2010-10-121-1/+1
* Simplify code, and make a Python 3 version of the tests.Thomas Kluyver2010-10-051-1/+1
* Bumped version and updated changelog.release-0.04.3Tomaz Solc2010-01-121-1/+1
* Added long description, url and license info to setup.pyTomaz Solc2009-08-271-1/+24
* Bumped version stringTomaz Solc2009-08-271-1/+1
* Initial import.Tomaz Solc2008-09-051-0/+39