Package gem-cool-io: Information
Source package: gem-cool-io
Version: 1.8.1-alt1
Build time: Aug 13, 2024, 08:50 AM
Category: Development/Ruby
Report package bugHome page: https://coolio.github.io/
License: MIT
Summary: Simple evented I/O for Ruby (but please check out Celluloid::IO instead)
Description:
Cool.io is an event library for Ruby, built on the libev event library, which provides a cross-platform interface to high performance system calls. This includes the epoll system call for Linux, the kqueue system call for BSDs and OS X, and the completion ports interface for Solaris. Cool.io also binds asynchronous wrappers to Ruby's core socket classes so you can use them in conjunction with Cool.io to build asynchronous event-driven applications.
List of RPM packages built from this SRPM:
gem-cool-io (loongarch64)
gem-cool-io-debuginfo (loongarch64)
gem-cool-io-devel (noarch)
gem-cool-io-doc (noarch)
gem-cool-io (loongarch64)
gem-cool-io-debuginfo (loongarch64)
gem-cool-io-devel (noarch)
gem-cool-io-doc (noarch)
Maintainer: Ruby Maintainers Team
Last changed
July 24, 2024 Pavel Skrylev 1.8.1-alt1
- ^ 1.7.1 -> 1.8.1
Oct. 8, 2021 Pavel Skrylev 1.7.1-alt1
- ^ 1.6.0 -> 1.7.1
May 25, 2020 Pavel Skrylev 1.6.0-alt1.1
- + proper conflict dep to libev-devel