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 handling mime-types. It can handle matching mime-types against a list of media-ranges. See section 14.1 of the HTTP specification [RFC 2616] for a complete explanation.
http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.1
- Contents:
parse_mime_type(): Parses a mime-type into its component parts.
parse_media_range(): Media-ranges are mime-types with wild-cards and a “q” quality parameter.
quality(): Determines the quality (“q”) of a mime-type when compared against a list of media-ranges.
quality_parsed(): Just like quality() except the second parameter must be pre-parsed.
best_match(): Choose the mime-type with the highest quality (“q”) from a list of candidates.
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
File details
Details for the file python-mimeparse-0.1.4.tar.gz
.
File metadata
- Download URL: python-mimeparse-0.1.4.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c69a21e37e77f754e6fc09ebda70acd92c90d8a58f29a41cc0248351378ddc3 |
|
MD5 | 1d2816a16f17dcfe0c613da611fe7e13 |
|
BLAKE2b-256 | ae840ae5a7a06a7e9ca5834876c0122242ed6cd1419ea26ebe9f1bf9c5a8d272 |
File details
Details for the file python-mimeparse-0.1.4.linux-x86_64.exe
.
File metadata
- Download URL: python-mimeparse-0.1.4.linux-x86_64.exe
- Upload date:
- Size: 66.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a4baeab6061428239d87c9b619f814bc6bd66b9c4c71c023301a50ddc519eeb4 |
|
MD5 | 16d0d25710ce668b414789dd36fc93da |
|
BLAKE2b-256 | bd274e509705cf53a85348ce6b309047e2c76495989fb25417ae2c1d12776036 |