Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37039145
en ru br
ALT Linux repos
S:1.15.5-alt1

Group :: Development/Ruby
RPM: gem-ffi

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.15.5-alt1
Build date: 7 may 2022, 22:05 ( 98.7 weeks ago )
Size: 129.62 Kb

Home page:   https://github.com/ffi/ffi/wiki

License: BSD-3-Clause
Summary: Ruby foreign function interface
Description:

Ruby-FFI is a gem for programmatically loading dynamically-linked native
libraries, binding functions within them, and calling those functions from Ruby
code. Moreover, a Ruby-FFI extension works without changes on CRuby (MRI),
JRuby, Rubinius and TruffleRuby. Discover why you should write your next
extension using Ruby-FFI.

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gem-ffi
  • gem-ffi-debuginfo
  • gem-ffi-devel
  • gem-ffi-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin