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

    Исходный пакет: ruby-mysql2
    Версия: 0.4.4-alt1.M80C.1
    Собран:  19 января 2018 г. 18:38 в задании #188631
    Категория: Разработка/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

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


    7 ноября 2017 г. Andrey Cherepanov 0.4.4-alt1.M80C.1
    - Rebuild with Ruby 2.4.2
    3 июня 2016 г. Andrey Cherepanov 0.4.4-alt1
    - New version
    22 мая 2015 г. Andrey Cherepanov 0.3.18-alt1
    - Initial build for ALT Linux