A module provides basic functions for parsing mime-type names and matching them against a list of media-ranges.
Project description
This module provides basic functions for parsing mime-type names and matching them against a list of media-ranges.
See section 14.1 of RFC 2616 (the HTTP specification) for a complete explanation.
Testing
The format of the JSON test data file is as follows: A top-level JSON object which has a key for each of the functions to be tested. The value corresponding to that key is a list of tests. Each test contains: the argument or arguments to the function being tested, the expected results and an optional description.
Python
The Python tests require either Python 2.6 or the installation of the SimpleJSON library.
Installing SimpleJson can be done by: sudo easy_install simplejson
Run the tests by typing: PYTHONPATH=. python tests/mimeparse_test.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for lapis_mimeparse-0.1.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cebe3ac40866760107792aa13234ed0ac180087039e3ec28563ba46325a3d31c |
|
MD5 | 0ff561a322a9f57cd068eeea37609a9d |
|
BLAKE2b-256 | 5ed3468f2048facce24f8b4f28075e38c0050af638e5d59f89a7a46578e84be5 |