summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2022-03-12 12:27:56 +1300
committer Andrew Clemons <andrew.clemons@gmail.com>2022-03-12 14:41:54 +1300
commit0f431d2bab33ceef086ff3d51bc027a2e4f3fc4f (patch)
treeca98b9d58cb7de82651bc4bb58845a089b644a4d
parent3034402278d94cd76b91ab4f422688d251a66f30 (diff)
downloadslackbuilds-0f431d2bab33ceef086ff3d51bc027a2e4f3fc4f.tar.gz
slackbuilds-0f431d2bab33ceef086ff3d51bc027a2e4f3fc4f.tar.xz
python/python2-mimeparse: Fix slack-desc.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
-rw-r--r--python/python2-mimeparse/slack-desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python2-mimeparse/slack-desc b/python/python2-mimeparse/slack-desc
index 8f4221af42..ac6b4b4f2c 100644
--- a/python/python2-mimeparse/slack-desc
+++ b/python/python2-mimeparse/slack-desc
@@ -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