[Bug 282485] [NEW PORT] textproc/py-editor: Python library for opening the default text editor

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 02 Nov 2024 09:08:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282485

--- Comment #1 from Yusuf Yaman <nxjoseph@protonmail.com> ---
Created attachment 254865
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=254865&action=edit
textproc/py-editor.patch

py-editor package provides a simple interface to open
and edit text files using the user's preferred text editor.
It supports editing existing files, creating new ones, or
using temporary files, blocking until the editing session is complete.

WWW:    https://github.com/rec/editor

Thanks in advance.

-- 
You are receiving this mail because:
You are the assignee for the bug.