aboutsummaryrefslogtreecommitdiff
path: root/python/python3-uritools/slack-desc
diff options
context:
space:
mode:
authorNikos Giotis <nikos.giotis@gmail.com>2023-11-26 09:36:34 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-26 10:11:57 +0700
commit1068c4374dc3f4c31df5310776ccb5624bb79bd1 (patch)
tree316403d4964da114aaba0618cf8afcbec609c86e /python/python3-uritools/slack-desc
parent45f0ace85b67fbf2f36a531a756efbce41b36c76 (diff)
python/python3-uritools: Added (parsing URI library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-uritools/slack-desc')
-rw-r--r--python/python3-uritools/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-uritools/slack-desc b/python/python3-uritools/slack-desc
new file mode 100644
index 0000000000..63ebf6912f
--- /dev/null
+++ b/python/python3-uritools/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+python3-uritools: python3-uritools (Python module that implements RFC 3986)
+python3-uritools:
+python3-uritools: This module provides RFC 3986 compliant functions for parsing,
+python3-uritools: classifying and composing URIs and URI references, largely replacing
+python3-uritools: the Python Standard Library's urllib.parse module.
+python3-uritools:
+python3-uritools:
+python3-uritools:
+python3-uritools:
+python3-uritools:
+python3-uritools: