Re: [Beecrypt-devel] Beecrypt Python interface.
Brought to you by:
upuaut
|
From: Bob D. <bob...@te...> - 2005-06-16 05:32:19
|
On Wed, 2005-06-15 at 22:06 -0700, Eric M. Hopper wrote: > I may be creating a new Python interface for beecrypt sometime soon > (meaning the next few months). I was thinking of using boost::python, > but that would make the Python interface dependent on boost and a C++ > compiler (as well as Python of course). > > The other option is Swig. But I find Swig a lot more cumbersome to use, > and I suspect it of being slower, though for Python, it probably doesn't > matter that much. But a Swig interface could be made that doesn't use C > ++ at all. > > Any suggestions or advice? Eric, Please coordinate this with Jeff Johnson. He's the author of the Python API, and currently uses it in RPM. > Have fun (if at all possible), Sincerely, Bob Deblier |