diff options
| author | Markus Reichelt <slackbuilds@mareichelt.de> | 2017-06-18 21:29:40 +0100 |
|---|---|---|
| committer | David Spencer <idlemoor@slackbuilds.org> | 2017-06-18 21:29:40 +0100 |
| commit | 0a3af6dd6a4a252ad0216be6b68dc36f757e1902 (patch) | |
| tree | 4203b38bfac651d9f68fb978ec18ce5fd291432a /python/hyperlink/README | |
| parent | fda77a222b101c43e9a81cf5aa8b84f5afee5747 (diff) | |
python/hyperlink: Added (A featureful, correct URL for Python.).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/hyperlink/README')
| -rw-r--r-- | python/hyperlink/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/hyperlink/README b/python/hyperlink/README new file mode 100644 index 0000000000..cf47f30d08 --- /dev/null +++ b/python/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. |
