From f2c32255d3ca1b23b92cd59962f14b845177a346 Mon Sep 17 00:00:00 2001 From: Yth - Arnaud Date: Thu, 9 Nov 2023 19:08:03 +0700 Subject: python/python3-hyperlink: Added (A featureful, correct URL for Python). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-hyperlink/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python/python3-hyperlink/README (limited to 'python/python3-hyperlink/README') 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. -- cgit v1.2.3