Package ruby-eventmachine: Information

    Source package: ruby-eventmachine
    Version: 1.0.3-alt0.M70P.1
    Build time:  Jun 3, 2015, 04:56 AM in the task #144960
    Copied in the task: #145142
    Category: Development/Ruby
    Report package bug
    License: MIT/Ruby
    Summary: Fast, simple event-processing library for Ruby programs
    Description: 
    EventMachine implements a fast, single-threaded engine for arbitrary network
    communications. It's extremely easy to use in Ruby. EventMachine wraps all
    interactions with IP sockets, allowing programs to concentrate on the
    implementation of network protocols. It can be used to create both network
    servers and clients. To create a server or client, a Ruby program only needs
    to specify the IP address and port, and provide a Module that implements the
    communications protocol. Implementations of several standard network protocols
    are provided with the package, primarily to serve as examples. The real goal
    of EventMachine is to enable programs to easily interface with other programs
    using TCP/IP, especially if custom protocols are required.

    List of rpms provided by this srpm:
    ruby-eventmachine (x86_64, i586)
    ruby-eventmachine-debuginfo (x86_64, i586)
    ruby-eventmachine-doc (noarch)



    ACL:
    Igor Vlasenko
    @ruby
    @everybody

      1. libruby-devel
      2. libssl-devel
      3. /proc
      4. net-tools
      5. ruby-test-unit
      6. ruby-tool-rdoc
      7. ruby-tool-setup
      8. rpm-build-ruby
      9. gcc-c++

    Last changed


    June 1, 2015 Andrey Cherepanov 1.0.3-alt0.M70P.1
    - Backport new version to p7 branch
    April 21, 2014 Andrey Cherepanov 1.0.3-alt1
    - New version
    - Restore package in Sisyphus
    - Disable all tests
    Nov. 17, 2010 Timur Batyrshin 0.12.11-alt3
    - rebuild with new openssl