aboutsummaryrefslogtreecommitdiff
path: root/python/python3-rope/README
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-02-22 22:52:05 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-02-25 09:18:03 +0700
commitd0386c3193adc6fcd61f12eaeccc589bbb3fdceb (patch)
tree3242e5cf56005c99466f4fda00f4066f65530bc9 /python/python3-rope/README
parente314c024e1657ccf1895d5610a7f8bf3b14359d8 (diff)
python/python3-rope: Added (a python refactoring library)
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-rope/README')
-rw-r--r--python/python3-rope/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/python/python3-rope/README b/python/python3-rope/README
new file mode 100644
index 0000000000..98c3045b5a
--- /dev/null
+++ b/python/python3-rope/README
@@ -0,0 +1,6 @@
+Rope is the world's most advanced open source Python refactoring
+library (that's the upstream author's words).
+
+python3-rope 1.1.0 is the last available version for Slackware 15.0.
+Newer versions depend on python3-pytoolconfig, which itself
+depends on a newer python-tomli.