slackbuilds_ponce/python/python2-mimeparse
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
python2-mimeparse.info
python2-mimeparse.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
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