summaryrefslogtreecommitdiff
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
* Added CI statusDB Tsai2016-01-311-28/+0
|
* tox in the readme + remove py32 from travisStefan Wojcik2016-01-271-7/+3
|
* remove an unnecessary import + add info about pep8 & pyflakes to the readmeStefan Wojcik2016-01-271-1/+9
|
* Uploaded to PyPI using python-mimeparse as package name.D.B. Tsai2012-08-271-8/+13
|
* Added tests for parse_mime_type. One came from the docstring for the PythonAde Oshineye2012-08-221-0/+6
| | | | | function. The other came from the test for the Go function. Updated the README file to describe the structure of the test data.
* Added the first set of language independent tests and a Python implementation.Ade Oshineye2012-08-221-0/+13
The current tests are just a port of the existing Python tests but I plan to add more.