https://bugzilla.redhat.com/show_bug.cgi?id=1481775 Bug ID: 1481775 Summary: Review Request: python-jep - Embed Python in Java Product: Fedora Version: rawhide Component: Package Review Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: projects.rg@xxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Spec URL: http://raphgro.fedorapeople.org//python-jep.spec SRPM URL: http://raphgro.fedorapeople.org//python-jep-3.7.0-1.fc26.src.rpm Description: Java Embedded Python JEP embeds CPython in Java through JNI and is safe to use in a heavily threaded environment. Some benefits of embedding CPython in a JVM: Using the native Python interpreter may be much faster than alternatives. Python is mature, well supported, and well documented. Access to high quality Python modules, both native CPython extensions and Python-based. Compilers and assorted Python tools are as mature as the language. Python is an interpreted language, enabling scripting of established Java code without requiring recompilation. Both Java and Python are cross platform, enabling deployment to different operating system. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx