ruby-ffi 1.12.2+dfsg-2ubuntu3 source package in Ubuntu

Changelog

ruby-ffi (1.12.2+dfsg-2ubuntu3) jammy; urgency=medium

  * No-change upload due to ruby3.0 transition, remove ruby2.7 support.

 -- Lucas Kanashiro <email address hidden>  Fri, 03 Dec 2021 14:35:51 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-ffi_1.12.2+dfsg.orig.tar.xz 117.5 KiB e85e1030ef79aaab4e61b69a03139ab1f16d8e88f62adf165b8d0752150d006e
ruby-ffi_1.12.2+dfsg-2ubuntu3.debian.tar.xz 7.2 KiB cc0d5cc7d5f8f2adb0a48673e07f0636a49d70db6efd5932662304ae04329d8d
ruby-ffi_1.12.2+dfsg-2ubuntu3.dsc 2.3 KiB 6781cdf2d5733285e6f5f38ebe7abab2656c301dae4f58ee8142a9c6ae8ec04a

View changes file

Binary packages built by this source

ruby-ffi: 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-dbgsym: debug symbols for ruby-ffi