diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2021-05-06 17:11:17 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-08 01:41:48 +0700 |
commit | 6d4e9fd78e63d6761fb2acb2a7b19ea2f4c352cf (patch) | |
tree | bd69c4dd79de812d83adf16de5e895c17b075268 /python/python2-editor/README | |
parent | 81d369fb691369fefc8e78a21e214c0e6286d254 (diff) |
python/python-editor: Renamed python2-editor.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-editor/README')
-rw-r--r-- | python/python2-editor/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python2-editor/README b/python/python2-editor/README new file mode 100644 index 0000000000000..be307e07e982c --- /dev/null +++ b/python/python2-editor/README @@ -0,0 +1,2 @@ +python-editor is a library that provides the editor module for +programmatically interfacing with your system's $EDITOR. |