Пакет ruby-eventmachine: Информация

    Исходный пакет: ruby-eventmachine
    Версия: 1.0.3-alt0.M70P.1
    Собран:  3 июня 2015 г. 4:56 в задании #144960
    Категория: Разработка/Ruby
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.rubyeventmachine.com/

    Лицензия: MIT/Ruby
    О пакете: Fast, simple event-processing library for Ruby programs
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    ruby-eventmachine (x86_64, i586)
    ruby-eventmachine-debuginfo (x86_64, i586)
    ruby-eventmachine-doc (noarch)

    Сопровождающий: Ruby Maintainers Team

    Список участников:
    Andrey Cherepanov
    Timur Batyrshin

    Права:
    Andrey Cherepanov
    @ruby
    @qa_p7

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

    Последнее изменение


    1 июня 2015 г. Andrey Cherepanov 1.0.3-alt0.M70P.1
    - Backport new version to p7 branch
    21 апреля 2014 г. Andrey Cherepanov 1.0.3-alt1
    - New version
    - Restore package in Sisyphus
    - Disable all tests
    17 ноября 2010 г. Timur Batyrshin 0.12.11-alt3
    - rebuild with new openssl