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

    Исходный пакет: gem-mysql2
    Версия: 0.5.7-alt1
    Последняя версия по данным Repology
    Собран:  15 ноября 2025 г. 0:18 в задании #399991
    Категория: Разработка/Ruby
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/brianmario/mysql2

    Лицензия: MIT
    О пакете: 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:
    gem-mysql2 (x86_64, i586, aarch64)
    gem-mysql2-debuginfo (x86_64, i586, aarch64)
    gem-mysql2-devel (noarch)
    gem-mysql2-doc (noarch)

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

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

    Права:
    Pavel Skrylev
    @ruby
    @everybody

      1. libmysqlclient-devel
      2. gem(bigdecimal) >= 0
      3. gem(eventmachine) >= 0
      4. gem(irb) >= 0
      5. gem(pry) >= 0
      6. gem(rake) >= 13.0
      7. gem(rake-compiler) >= 1.1.2
      8. gem(rake-compiler-dock) >= 0.7.0
      9. gem(rspec) >= 3.2
      10. gem(rubocop) >= 0
      11. rpm-build-ruby

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


    22 октября 2025 г. Pavel Skrylev 0.5.7-alt1
    - ^ 0.5.5 -> 0.5.7
    1 декабря 2023 г. Pavel Skrylev 0.5.5-alt1
    - ^ 0.5.4[2] -> 0.5.5
    21 сентября 2022 г. Pavel Skrylev 0.5.4.2-alt0.1
    - ^ 0.5.4[1] -> 0.5.4[2]