[ 源代码: ruby-ffi ]
软件包:ruby-ffi(1.12.2+dfsg-2 以及其他的)
ruby-ffi 的相关链接
Debian 的资源:
下载源码包 ruby-ffi:
- [ruby-ffi_1.12.2+dfsg-2.dsc]
- [ruby-ffi_1.12.2+dfsg.orig.tar.xz]
- [ruby-ffi_1.12.2+dfsg-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [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 at https://github.com/ffi/ffi/wiki/Why-use-FFI.
其他与 ruby-ffi 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libffi7 (>= 3.3~20180313)
- 外部函数接口库运行环境
-
- dep: libruby2.7 (>= 2.7.0)
- Libraries necessary to run Ruby 2.7
-
- dep: ruby (<< 1:2.8~)
- Interpreter of object-oriented scripting language Ruby (default version)
- dep: ruby (>= 1:2.7~0)