py27-jcc

v 3.0

JCC is a C++ code generator for calling Java from C++/Python

JCC is a C++ code generator for producing the code necessary to call into Java classes from CPython via Java's Native Invocation Interface (JNI). JCC generates C++ wrapper classes that hide all the gory details of JNI access as well Java memory and object reference management. JCC generates CPython types that make these C++ classes accessible from a Python interpreter. JCC attempts to make these Python types pythonic by detecting iterators and property accessors. Iterators and mappings may also be declared to JCC.

https://lucene.apache.org/pylucene/jcc/index.html

To install py27-jcc, paste this in macOS terminal after installing MacPorts

sudo port install py27-jcc

Add to my watchlist

Installations 0
Requested Installations 0