[ 源代码: 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)
- 外部函数接口库运行环境
-
- dep: libgmp10
- 多精度运算库
-
- dep: libruby2.5 (>= 2.5.0~preview1)
- Libraries necessary to run Ruby 2.5
-
- dep: ruby (<< 1:2.6~)
- 面向对象脚本语言 Ruby 的解释器 (默认版本)
- dep: ruby (>= 1:2.5~0)