diff options
| author | Arn0 <yth@ythogtha.org> | 2022-03-08 23:57:06 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-09 12:41:59 +0700 |
| commit | f792a16f92d527e400010458765d16e84c2a1f55 (patch) | |
| tree | 539db89dfa8c0af1fcc5be8a9d77c1c323f66504 /python/URLObject/README | |
| parent | f0ddaa0e3de6dfff50853b0ee337bb644abdb940 (diff) | |
python/python3-urlobject: renamed from URLObject for python3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/URLObject/README')
| -rw-r--r-- | python/URLObject/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/python/URLObject/README b/python/URLObject/README deleted file mode 100644 index cc6220c9fb..0000000000 --- a/python/URLObject/README +++ /dev/null @@ -1,5 +0,0 @@ -URLObject is a utility class for manipulating URLs. -The latest incarnation of this library builds upon the ideas of its predecessor, -but aims for a clearer API, focusing on proper method names over operator overrides. -It's also being developed from the ground up in a test-driven manner, -and has full Sphinx documentation. |
