Package gem-cool-io-doc: Information

    Binary package: gem-cool-io-doc
    Version: 1.7.1-alt1
    Architecture: noarch
    Build time:  Sep 19, 2022, 08:13 AM
    Source package: gem-cool-io
    Report package bug
    License: MIT
    Summary: Simple evented I/O for Ruby (but please check out Celluloid::IO instead) documentation files
    Description: 
    Simple evented I/O for Ruby (but please check out Celluloid::IO instead)
    documentation files.
    
    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 contributors:
    Pavel Skrylev
    Mikhail Gordeev

    Last changed


    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
    March 31, 2020 Pavel Skrylev 1.6.0-alt1
    - ^ 1.5.4 -> 1.6.0
    - ! spec syntax and tags