- openjdk-11-jre-headless
- python3 (<< 3.10)
- python3 (>= 3.9~)
- python3:any (>= 3.3~)
- libc6 (>= 2.17)
- libgcc-s1 (>= 3.0)
- libstdc++6 (>= 5)
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.
.
This package contains the generator for Python 3.
Installed Size: 971.8 kB
Architectures: arm64 amd64