[ ソース: libisnativec-java ]
パッケージ: libisnativec-java (5.3.20100629+fix-4)
libisnativec-java に関するリンク
Debian の資源:
libisnativec-java ソースパッケージをダウンロード:
- [libisnativec-java_5.3.20100629+fix-4.dsc]
- [libisnativec-java_5.3.20100629+fix.orig.tar.gz]
- [libisnativec-java_5.3.20100629+fix-4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [opensource.intarsys.de]
類似のパッケージ:
helper routines to access native code from Java
The package presents a solution completely written in Java to access native code. Features:
* Java side declaration, no C compiler * Clean design * Transparent, easy deployment * Platform independent * FastThe effort relies on a combination of upstream's custom design for the call interface, memory abstraction and data structures and the basic native binding provided by any third party (currently jna).
その他の libisnativec-java 関連パッケージ
|
|
|
|
-
- dep: libisrt-java
- common runtime library by intarsys
-
- dep: libjna-java
- Dynamic access of native libraries from Java without JNI