There's probably not that much code that is so unique and difficult that it could not be reimplemented quickly from a spec.
On the other hand, if the code happens to be part of a large system, it gets increasingly difficult to understand and use, from just a code dump without author support.
I submit that those two sets don't intersect much, and probably why this issue does not get much attention. Cython might be a solution.
I submit that those two sets don't intersect much, and probably why this issue does not get much attention. Cython might be a solution.