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

    Исходный пакет: ruby-eventmachine
    Версия: 1.2.5-alt0.M80C.2
    Собран:  24 мая 2018 г. 2:00 в задании #203550
    Скопирован в задании: #206889
    Категория: Разработка/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

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

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


    13 мая 2018 г. Andrey Cherepanov 1.2.5-alt0.M80C.2
    - Rebuild with Ruby 2.4.4
    8 ноября 2017 г. Andrey Cherepanov 1.2.5-alt0.M80C.1
    - Rebuild with Ruby 2.4.2
    31 июля 2017 г. Andrey Cherepanov 1.2.5-alt1
    - New version