slackbuilds_ponce/python/python2-mimeparse/README
Dave Woodfall 09dcefd8ba
python/python-mimeparse: Renamed python2-mimeparse.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-05-08 01:41:49 +07:00

8 lines
412 B
Text

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