slackbuilds_ponce/python/python-mimeparse
B. Watson 665fef4462
python/python-mimeparse: Fix slack-desc.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-10-17 09:37:20 +07:00
..
python-mimeparse.info
python-mimeparse.SlackBuild
README
slack-desc

A python module that provides basic functions for parsing mime-type
names and matching them against a list of media-ranges.

This module provides basic functions for handling mime-types.
It can handle matching mime-types against a list of media-ranges.
See section 5.3.2 of the HTTP 1.1 Semantics and Content specification
[RFC 7231] for a complete explanation:
https://tools.ietf.org/html/rfc7231#section-5.3.2