https://bugzilla.redhat.com/show_bug.cgi?id=1709037
Bug ID: 1709037 Summary: Review Request: python-javabridge - Python wrapper for the Java Native Interface Product: Fedora Version: rawhide Status: NEW Component: Package Review Assignee: nobody@fedoraproject.org Reporter: projects.rg@smart.ms QA Contact: extras-qa@fedoraproject.org CC: package-review@lists.fedoraproject.org Target Milestone: --- Classification: Fedora
Spec URL: https://raphgro.fedorapeople.org/review/misc//python-javabridge.spec SRPM URL: https://raphgro.fedorapeople.org/review/misc//python-javabridge-1.0.18-1.fc3...
Description:
The javabridge Python package makes it easy to start a Java virtual machine (JVM) from Python and interact with it. Python code can interact with the JVM using a low-level API or a more convenient high-level API. An python module which provides a convenient example.