summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* chore: modernize setup (#43)HEADmasterFederico Caselli2021-11-121-60/+1
* chore: add github actions (#42)Federico Caselli2021-10-271-2/+1
* Update classifiers (#32)Hugo2018-10-151-0/+8
* Add license to the setup.py (#35)Gabi Maeztu2018-10-091-0/+1
* Add python_requires to help pip (#34)Hugo2018-09-041-0/+1
* Test updates and fixes (#33)Ville Skyttä2018-08-121-0/+2
* flake8 tweaks (#27)Ville Skyttä2016-10-101-1/+1
* setup.py sanity check + pep8 tweaks to mimeparse.pyStefan Wojcik2016-09-281-0/+3
* setup.py + README tidying (#22)Adam Chainz2016-09-281-5/+17
* update download_url (fixes #18)Stefan Wojcik2016-05-221-2/+2
* Fix mimeparse.__version__, use it in setup.pyVille Skyttä2016-02-011-1/+1
* Release 1.5DB Tsai2016-01-311-1/+1
* Uploaded to pypiDB Tsai2016-01-311-1/+1
* Added CI statusDB Tsai2016-01-311-1/+1
* Open README as UTF-8David Honour2015-10-261-1/+3
* Uploaded to PyPI using python-mimeparse as package name.D.B. Tsai2012-08-271-32/+25
* Ported to python3k, and added pypy into the tox test automation.D.B. Tsai2012-08-271-28/+25
* Fixed ``has_key()`` which is deprecated in python3.D.B. Tsai2012-08-271-5/+5
* Added tox for automation project testing, and travis-ci for continuous integr...D.B. Tsai2012-08-271-0/+0
* Added setup.pyJoe Gregorio2012-08-221-0/+44