aboutsummaryrefslogtreecommitdiff
path: root/python/hyperlink/README
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-12-14 16:11:37 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-15 00:08:12 +0700
commitf53b95b36aee41840a26d75556dc7f94cfc08554 (patch)
treed48873ab7e85d82397b0981671817d40bbdb577d /python/hyperlink/README
parentab01a727350dbdccef48b764620a134243c185c7 (diff)
python/hyperlink: Removed (replaced by python3-hyperlink)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/hyperlink/README')
-rw-r--r--python/hyperlink/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/python/hyperlink/README b/python/hyperlink/README
deleted file mode 100644
index cf47f30d08..0000000000
--- a/python/hyperlink/README
+++ /dev/null
@@ -1,4 +0,0 @@
-A featureful, correct URL for Python.
-
-Hyperlink is a featureful, pure-Python implementation of the URL,
-with an emphasis on correctness. BSD licensed.