summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ported to python3k, and added pypy into the tox test automation.D.B. Tsai2012-08-274-31/+32
* Fixed ``has_key()`` which is deprecated in python3.D.B. Tsai2012-08-273-25/+29
* Added tox for automation project testing, and travis-ci for continuous integr...D.B. Tsai2012-08-276-0/+45
* Forked python mimeparse for porting to py3k.D.B. Tsai2012-08-271-0/+3
* Clean up comments and formatting to make it PEP8 compatible.Joe Gregorio2012-08-221-66/+99
* Fixes issue 8.Joe Gregorio2012-08-221-0/+22
* Fixes issue 7.Joe Gregorio2012-08-221-1/+1
* Added setup.pyJoe Gregorio2012-08-223-0/+64
* Fixed formatting of Python code.Joe Gregorio2012-08-221-3/+4
* Respect order of supported in the event of a tie.Ed Summers2012-08-222-8/+21
* Added tests for parse_mime_type. One came from the docstring for the PythonAde Oshineye2012-08-223-0/+18
* Removed the tests in mimeparse.py since we now have the language independent ...Ade Oshineye2012-08-221-58/+0
* Added the first set of language independent tests and a Python implementation.Ade Oshineye2012-08-223-0/+107
* * Add Erlang version of mimeparse.Steve Vinoski2012-08-221-23/+42
* Added __init__.py which makes transcluding this project into other PythonJoe Gregorio2012-08-221-0/+0
* Initial checkinJoe Gregorio2012-08-221-0/+162