ruby-kgio 2.11.2-2build6 source package in Ubuntu

Changelog

ruby-kgio (2.11.2-2build6) noble; urgency=medium

  * No-change upload to remove support of ruby3.1.

 -- Lucas Kanashiro <email address hidden>  Tue, 20 Feb 2024 03:01:56 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Noble
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
kfreebsd-any linux-any
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe ruby
Noble release universe ruby

Downloads

File Size SHA-256 Checksum
ruby-kgio_2.11.2.orig.tar.gz 55.4 KiB 234462a0c15565d752150894abd127a5b4dd06fd35478abbbed9e9d0551efdee
ruby-kgio_2.11.2-2build6.debian.tar.xz 4.6 KiB 422895f6e9e25c923adb998e6f4c0e0885d75e649677fa4b5dbe7ed7cb713e50
ruby-kgio_2.11.2-2build6.dsc 2.0 KiB e88336f7e2051af72c2ef9dc331d706c591fa79abe4a7e8105e1ebab1e437e8b

Available diffs

View changes file

Binary packages built by this source

ruby-kgio: Kinder, gentler I/O for Ruby

 kgio provides non-blocking I/O methods for Ruby without raising
 exceptions on EAGAIN and EINPROGRESS. It is intended for use with the
 Unicorn and Rainbows! Rack servers, but may be used by other
 applications (that run on Unix-like platforms).

ruby-kgio-dbgsym: debug symbols for ruby-kgio