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

    Исходный пакет: ruby-mysql2
    Версия: 0.4.9-alt0.M70C.2
    Собран:  24 мая 2018 г. 13:18 в задании #206388
    Скопирован в задании: #206923
    Категория: Разработка/Ruby
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/brianmario/mysql2

    Лицензия: MIT/Ruby
    О пакете: A modern, simple and very fast Mysql library for Ruby - binding to libmysql
    Описание: 
    The Mysql2 gem is meant to serve the extremely common use-case of
    connecting, querying and iterating on results. Some database libraries
    out there serve as direct 1:1 mappings of the already complex C APIs
    available. This one is not.
    
    It also forces the use of UTF-8 [or binary] for the connection [and all
    strings in 1.9, unless Encoding.default_internal is set then it will
    convert from UTF-8 to that encoding] and uses encoding-aware MySQL API
    calls where it can.

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

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

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

      1. libruby-devel
      2. libmysqlclient-devel
      3. ruby-test-unit
      4. ruby-tool-rdoc
      5. ruby-tool-setup
      6. rpm-build-ruby

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


    15 мая 2018 г. Andrey Cherepanov 0.4.9-alt0.M70C.2
    - Rebuild with Ruby 2.4.4.
    14 августа 2017 г. Andrey Cherepanov 0.4.9-alt0.M70C.1
    - Backport new version to c7 branch
    14 августа 2017 г. Andrey Cherepanov 0.4.9-alt1
    - New version