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

    Исходный пакет: gem-concurrent-ruby
    Версия: 1.1.9-alt1
    Собран:  18 сентября 2023 г. 23:38 в задании #307833
    Категория: Разработка/Ruby
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.concurrent-ruby.com

    Лицензия: MIT
    О пакете: Modern concurrency tools including agents, futures, promises, thread pools, supervisors, and more
    Описание: 
    Modern concurrency tools for Ruby. Inspired by Erlang, Clojure, Scala, Haskell,
    F#, C#, Java, and classic concurrency patterns.
    
    The design goals of this gem are:
    
    * Be an 'unopinionated' toolbox that provides useful utilities without debating
      which is better or why
    * Remain free of external gem dependencies
    * Stay true to the spirit of the languages providing inspiration
    * But implement in a way that makes sense for Ruby
    * Keep the semantics as idiomatic Ruby as possible
    * Support features that make sense in Ruby
    * Exclude features that don't make sense in Ruby
    * Be small, lean, and loosely coupled
    * Thread-safety
    * Backward compatibility

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    gem-concurrent-ruby (x86_64, ppc64le, i586, armh, aarch64)
    gem-concurrent-ruby-doc (noarch)
    gem-concurrent-ruby-edge (noarch)
    gem-concurrent-ruby-edge-devel (noarch)
    gem-concurrent-ruby-edge-doc (noarch)
    gem-concurrent-ruby-ext (x86_64, ppc64le, i586, armh, aarch64)
    gem-concurrent-ruby-ext-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    gem-concurrent-ruby-ext-devel (noarch)
    gem-concurrent-ruby-ext-doc (noarch)

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

    Список участников:
    Pavel Skrylev
    Andrey Cherepanov

      1. rpm-build-ruby

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


    16 марта 2022 г. Pavel Skrylev 1.1.9-alt1
    - ^ 1.1.7 -> 1.1.9
    15 сентября 2020 г. Pavel Skrylev 1.1.7-alt2
    - ^ 1.1.6 -> 1.1.7
    12 мая 2020 г. Pavel Skrylev 1.1.6-alt2
    - + java part