aboutsummaryrefslogtreecommitdiff
path: root/python/python3-hyperlink/README
diff options
context:
space:
mode:
authorYth - Arnaud <yth@ythogtha.org>2023-11-09 19:08:03 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-09 21:04:45 +0700
commitf2c32255d3ca1b23b92cd59962f14b845177a346 (patch)
treea272a958f82a535d13115b9e6ec4d2c2face5314 /python/python3-hyperlink/README
parentf8fa1067febd4baa5ac5ffcdeb0383970675db04 (diff)
python/python3-hyperlink: Added (A featureful, correct URL for Python).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-hyperlink/README')
-rw-r--r--python/python3-hyperlink/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python3-hyperlink/README b/python/python3-hyperlink/README
new file mode 100644
index 0000000000..cf47f30d08
--- /dev/null
+++ b/python/python3-hyperlink/README
@@ -0,0 +1,4 @@
+A featureful, correct URL for Python.
+
+Hyperlink is a featureful, pure-Python implementation of the URL,
+with an emphasis on correctness. BSD licensed.