From 92e5fb6dc09628eb29b1ad8ba9290aaa184fed54 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Fri, 16 Sep 2016 23:16:01 +0700 Subject: python/python-editor: Added (Programmatically open an editor). Signed-off-by: Willy Sudiarto Raharjo --- python/python-editor/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 python/python-editor/README (limited to 'python/python-editor/README') 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. -- cgit v1.2.3