summaryrefslogtreecommitdiffstats
path: root/python/python-editor/README
diff options
context:
space:
mode:
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
commit92e5fb6dc09628eb29b1ad8ba9290aaa184fed54 (patch)
treea7ea084ea51910ffc75dc6eed635c6bae37cfe19 /python/python-editor/README
parentc5fb3a533477d31f4c14b1879b47979bd0f7cc75 (diff)
downloadslackbuilds-92e5fb6dc09628eb29b1ad8ba9290aaa184fed54.tar.gz
slackbuilds-92e5fb6dc09628eb29b1ad8ba9290aaa184fed54.tar.xz
python/python-editor: Added (Programmatically open an editor).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-editor/README')
-rw-r--r--python/python-editor/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python-editor/README b/python/python-editor/README
new file mode 100644
index 0000000000..be307e07e9
--- /dev/null
+++ b/python/python-editor/README
@@ -0,0 +1,2 @@
+python-editor is a library that provides the editor module for
+programmatically interfacing with your system's $EDITOR.