On Fri, Mar 4, 2011 at 11:49 PM, Clint Adams <[email protected]> wrote: > On Fri, Mar 04, 2011 at 11:35:45PM +0100, Luca Dionisi wrote: >> If it has support for coroutines, probably yes. > > http://pypi.python.org/pypi/greenlet > > Is this something you'd be willing to incorporate support > for upstream?
Of course. Especially if someone is willing to help with this. I am busy right now exploring other types of porting. > The OpenSSL license is incompatible with the GPL, thus it > would be illegal for Debian to distribute Netsukuku packages > in this form. If we can do it with GNUTLS, the license > problem disappears. I have to investigate on this. The actual current requirement for the Stackless implementation of netsukuku is m2crypto, which is a python library based on OpenSSL. Basing the code on something other should really be feasible. Even more if we port netsukuku to some other platform/language. --Luca _______________________________________________ Netsukuku mailing list [email protected] http://lists.dyne.org/mailman/listinfo/netsukuku
