Has anone seen or know of a CFFI wrapper for PDCurses?
Dan Stromberg
drsalists at gmail.com
Mon Jun 14 00:35:50 EDT 2021
On Sun, Jun 13, 2021 at 12:50 AM <pjfarley3 at earthlink.net> wrote:
> Hi All,
>
> I have been investigating the possibility of wrapping the PDCurses DLL on
> Windows (or even better the PDCursesMod fork) using cffi instead of
> ctypes.
> The unicurses project tried this using ctypes 11 years ago but unicurses
> hasn't been worked on since 2010, and it shows its age.
>
An option for your consideration: Maybe port Python's included curses
module to PDCursesMod?
More information about the Python-list
mailing list