Re: [Pythonmidi-devel] Pyrex experiences?
Status: Pre-Alpha
Brought to you by:
regebro
From: Lennart R. <re...@nu...> - 2004-10-31 09:46:45
|
Jack Jansen wrote: > Pyrex is pretty good, but one should keep in mind that it's "yet another > tool". What I mean is that using pyrex would create a dependency on it, > and this would mean either that end users (assuming they want to or have > to install the midi stuff from source) would have to install it too, or > the source distribution would have to contain the pyrex C output files. Well thats the good thing, it's only a tool for the developers. The unix distribution should definitely be the c-files. Windows (and mac?) distros should be binaries, if course. |