diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-09-16 23:16:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-16 23:16:01 +0700 |
commit | 92e5fb6dc09628eb29b1ad8ba9290aaa184fed54 (patch) | |
tree | a7ea084ea51910ffc75dc6eed635c6bae37cfe19 /python/python-editor/slack-desc | |
parent | c5fb3a533477d31f4c14b1879b47979bd0f7cc75 (diff) |
python/python-editor: Added (Programmatically open an editor).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-editor/slack-desc')
-rw-r--r-- | python/python-editor/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python-editor/slack-desc b/python/python-editor/slack-desc new file mode 100644 index 0000000000000..b9c6f0c18c86f --- /dev/null +++ b/python/python-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------------------------------------------------------| +python-editor: python-editor (Programmatically open an editor) +python-editor: +python-editor: python-editor is a library that provides the editor module for +python-editor: programmatically interfacing with your system’s $EDITOR. +python-editor: +python-editor: Homepage: https://github.com/fmoo/python-editor +python-editor: +python-editor: +python-editor: +python-editor: +python-editor: |