jcc

code generator producing a Python extension from Java classes

Description

JCC is a code generator for producing a Python extension providing access to a set of Java classes. For every Java class, JCC generates a C++ wrapper class that hides the gory details necessary for accessing methods and fields from C++ via Java's Native Invocation Interface. JCC can also generate C++ wrappers that make it possible to access these classes from Python. When generating Python wrappers, JCC produces a complete Python extension via the distutils package that makes it readily available to the Python interpreter. JCC is a project maintained by the Open Source Applications Foundation.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://lucene.apache.org/pylucene/jcc/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install jcc