diff options
author | Arn0 <yth@ythogtha.org> | 2022-03-03 14:28:37 +0100 |
---|---|---|
committer | Andrew Clemons <andrew.clemons@gmail.com> | 2022-03-05 00:21:36 +1300 |
commit | ff47752ad039ccf0e26a2232ff337dfd0534c1e4 (patch) | |
tree | 172ea0a4e578a8c863facb388ca7d73e0e24a1cc /python/python3-editor/slack-desc | |
parent | e4bb23d374180d76a37ba447e08bda6efc3becce (diff) |
python/python3-editor: Updated for version 1.0.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'python/python3-editor/slack-desc')
-rw-r--r-- | python/python3-editor/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-editor/slack-desc b/python/python3-editor/slack-desc new file mode 100644 index 0000000000..662992047a --- /dev/null +++ b/python/python3-editor/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-editor: python3-editor (Programmatically open an editor) +python3-editor: +python3-editor: python-editor is a library that provides the editor module for +python3-editor: programmatically interfacing with your system's $EDITOR. +python3-editor: +python3-editor: Homepage: https://github.com/fmoo/python-editor +python3-editor: +python3-editor: +python3-editor: +python3-editor: +python3-editor: |