summaryrefslogtreecommitdiffstats
path: root/python/python3-rfc3986/README
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2022-05-04 06:15:17 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-05-07 13:59:32 +0700
commit0dd2c1c129d01be788d41aa1efab89fd907ffe7a (patch)
treee0e4343ef2303bc2f2cb9d7f37f08397410f6650 /python/python3-rfc3986/README
parent007b77d3fab050cd141a5ab923edd4f994e9786e (diff)
downloadslackbuilds-0dd2c1c129d01be788d41aa1efab89fd907ffe7a.tar.gz
slackbuilds-0dd2c1c129d01be788d41aa1efab89fd907ffe7a.tar.xz
python/python3-rfc3986: Added (validation and authority parsing)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-rfc3986/README')
-rw-r--r--python/python3-rfc3986/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python3-rfc3986/README b/python/python3-rfc3986/README
new file mode 100644
index 0000000000..d303261571
--- /dev/null
+++ b/python/python3-rfc3986/README
@@ -0,0 +1,5 @@
+python3-rfc3986 (Python impl. incl. validation and authority parsing)
+
+A Python implementation of RFC 3986 including validation and authority
+parsing.
+