Package ruby-cool.io: Information

Danger alert: Package removed from p9 repository

Removed in the task: #247371
Package removed: Pavel Skrylev
Deletion date: June 18, 2020
Message: update_foreman
    Source package: ruby-cool.io
    Version: 1.5.4-alt1
    Build time:  Apr 29, 2019, 04:04 PM in the task #226987
    Category: Development/Ruby
    Report package bug
    License: MIT
    Summary: Simple evented I/O for Ruby (but please check out Celluloid::IO instead)
    Description: 
    Simple evented I/O for Ruby (but please check out Celluloid::IO instead).
    
    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 rpms provided by this srpm:
    gem-cool-io-devel (noarch)
    gem-cool-io-doc (noarch)
    ruby-cool.io (x86_64, i586, aarch64)
    ruby-cool.io-debuginfo (x86_64, i586, aarch64)


    List of contributors:
    Pavel Skrylev
    Mikhail Gordeev

      1. rpm-build-ruby

    Last changed


    April 15, 2019 Pavel Skrylev 1.5.4-alt1
    - Bump to 1.5.4
    - Use Ruby Policy 2.0
    Sept. 29, 2018 Mikhail Gordeev 1.5.3-alt1
    - Initial build for Sisyphus