On Sun, Jun 13, 2021 at 10:42 PM wrote:
> > From: Dan Stromberg
> > Sent: Monday, June 14, 2021 12:36 AM
> > To: pjfarl...@earthlink.net
> > Cc: Python List
> > Subject: Re: Has anone seen or know of a CFFI wrapper for PDCurses?
> >
> > > On
> From: Dan Stromberg
> Sent: Monday, June 14, 2021 12:36 AM
> To: pjfarl...@earthlink.net
> Cc: Python List
> Subject: Re: Has anone seen or know of a CFFI wrapper for PDCurses?
>
> > On Sun, Jun 13, 2021 at 12:50 AM <mailto:pjfarl...@earthlink.net> wrote:
&
On Sun, Jun 13, 2021 at 12:50 AM 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
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.
I think I