On Sun, Sep 16, 2012 at 1:48 PM, Yaroslav Halchenko
wrote:
>
> On Sat, 01 Sep 2012, Stefan Behnel wrote:
>> Release notes: http://wiki.cython.org/ReleaseNotes-0.17
>
> http://wiki.cython.org/ReleaseHistory
> references only 0.16 for me
> ;-)
Fixed.
___
Saravanan Shanmugham wrote:
>I have been using CFFI for wrapping a whole bunch of C libraries and I
>can
>tell you its way easier than Cython.
>
>And a couple of clarifications of misconceptions mentioned on this
>list.
>1. It does not "require" GCC at run time. The extension can be compiled
>a
I have been using CFFI for wrapping a whole bunch of C libraries and I can
tell you its way easier than Cython.
And a couple of clarifications of misconceptions mentioned on this list.
1. It does not "require" GCC at run time. The extension can be compiled
at package/install time using the GCC