Package gem-cool-io: Information

    Source package: gem-cool-io
    Version: 1.8.1-alt1
    Latest version according to Repology
    Build time:  Aug 13, 2024, 05:19 AM in the task #353063
    Category: Development/Ruby
    Report package bug
    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 (x86_64, ppc64le, i586, aarch64)
    gem-cool-io-debuginfo (x86_64, ppc64le, i586, aarch64)
    gem-cool-io-devel (noarch)
    gem-cool-io-doc (noarch)


    List of contributors:
    Pavel Skrylev
    Mikhail Gordeev

    ACL:
    Pavel Skrylev
    @ruby
    @everybody

      1. rpm-build-ruby
      2. gem(rake-compiler) >= 1.0
      3. gem(rake-compiler-dock) >= 1.0
      4. gem(rdoc) >= 3.6.0
      5. gem(rspec) >= 2.13.0

    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