python/python2-mimeparse: Fix slack-desc.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
Andrew Clemons 2022-03-12 12:27:56 +13:00
parent 3034402278
commit 0f431d2bab
No known key found for this signature in database
GPG key ID: CD26380FFACBDA2B

View file

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