You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I glanced through the documentation and did not find it. I was hoping to use a cut down assembler to extend java classes from within Python for the JPype project. If this code has a compatible license such that I can borrow code it would help. I won't need much as the code patterns I am generating are all simple and disassembly and syntax parsing portion are not needed for the effort. A small portion would need to be embedded in the internal org.jpype jar file. Is is possible to get clarification on the license for reuse in an Apache 2 licensed project?
The text was updated successfully, but these errors were encountered:
I glanced through the documentation and did not find it. I was hoping to use a cut down assembler to extend java classes from within Python for the JPype project. If this code has a compatible license such that I can borrow code it would help. I won't need much as the code patterns I am generating are all simple and disassembly and syntax parsing portion are not needed for the effort. A small portion would need to be embedded in the internal org.jpype jar file. Is is possible to get clarification on the license for reuse in an Apache 2 licensed project?
The text was updated successfully, but these errors were encountered: