From 36370718266ed9791db8d522d536e3eefdf8a84d Mon Sep 17 00:00:00 2001 From: Yth - Arnaud Date: Mon, 24 Oct 2022 20:31:49 +0100 Subject: python/python3-python-editor: Added (Programmatically open editor) Signed-off-by: Willy Sudiarto Raharjo --- python/python3-python-editor/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 python/python3-python-editor/README (limited to 'python/python3-python-editor/README') diff --git a/python/python3-python-editor/README b/python/python3-python-editor/README new file mode 100644 index 0000000000..be307e07e9 --- /dev/null +++ b/python/python3-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