套件: python3-jcc (3.6-1build5)
python3-jcc 的相關超連結
Trisquel 的資源:
下載原始碼套件 jcc:
維護者:
Original Maintainer:
- Emmanuel Arias
外部的資源:
- 主頁 [lucene.apache.org]
相似套件:
generator for a Python extension from Java classes (Python 3)
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.
其他與 python3-jcc 有關的套件
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libgcc-s1 (>= 3.3.1) [除 armhf]
- GCC support library
- dep: libgcc-s1 (>= 3.5) [armhf]
-
- dep: libstdc++6 (>= 5)
- GNU Standard C++ Library v3
-
- dep: openjdk-11-jre-headless
- OpenJDK Java runtime, using Hotspot JIT (headless)
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.11)
- dep: python3 (>= 3.10~)