diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-02-22 22:52:05 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-02-25 09:18:03 +0700 |
commit | d0386c3193adc6fcd61f12eaeccc589bbb3fdceb (patch) | |
tree | 3242e5cf56005c99466f4fda00f4066f65530bc9 /python/python3-rope/slack-desc | |
parent | e314c024e1657ccf1895d5610a7f8bf3b14359d8 (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/slack-desc')
-rw-r--r-- | python/python3-rope/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-rope/slack-desc b/python/python3-rope/slack-desc new file mode 100644 index 0000000000..0eb29cddc6 --- /dev/null +++ b/python/python3-rope/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python3-rope: python3-rope (a python refactoring library) +python3-rope: +python3-rope: Rope is the world's most advanced open source Python refactoring +python3-rope: library. +python3-rope: +python3-rope: +python3-rope: +python3-rope: +python3-rope: +python3-rope: +python3-rope: |