[ 原始碼: ruby-ffi ]
套件:ruby-ffi(1.9.10debian-1 以及其他的)
ruby-ffi 的相關連結
Debian 的資源:
下載原始碼套件 ruby-ffi:
- [ruby-ffi_1.9.10debian-1.dsc]
- [ruby-ffi_1.9.10debian.orig.tar.gz]
- [ruby-ffi_1.9.10debian-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [wiki.github.com]
相似套件:
load dynamic libraries, bind functions from within ruby code
Ruby-FFI is a ruby extension for programmatically loading dynamic libraries, binding functions within them, and calling those functions from Ruby code. Moreover, a Ruby-FFI extension works without changes on Ruby and JRuby. Discover why should you write your next extension using Ruby-FFI here[http://wiki.github.com/ffi/ffi/why-use-ffi].
其他與 ruby-ffi 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libffi6 (>= 3.2)
- Foreign Function Interface library runtime
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- dep: libruby2.5 (>= 2.5.0~preview1)
- Libraries necessary to run Ruby 2.5
-
- dep: ruby (<< 1:2.6~)
- Interpreter of object-oriented scripting language Ruby (default version)
- dep: ruby (>= 1:2.5~0)