Package ruby-mysql2: Information

Danger alert: Package removed from p9 repository

Removed in the task: #247371
Package removed: Pavel Skrylev
Deletion date: June 18, 2020
Message: update_foreman
    Source package: ruby-mysql2
    Version: 0.5.2-alt2
    Build time:  Apr 29, 2019, 04:04 PM in the task #226987
    Category: Development/Ruby
    Report package bug
    License: MIT
    Summary: A modern, simple and very fast Mysql library for Ruby - binding to libmysql
    Description: 
    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.

    List of rpms provided by this srpm:
    gem-mysql2-devel (noarch)
    gem-mysql2-doc (noarch)
    ruby-mysql2 (x86_64, i586, aarch64)
    ruby-mysql2-debuginfo (x86_64, i586, aarch64)


    List of contributors:
    Pavel Skrylev
    Andrey Cherepanov

      1. libmysqlclient-devel
      2. rpm-build-ruby

    Last changed


    April 16, 2019 Pavel Skrylev 0.5.2-alt2
    - Use Ruby Policy 2.0
    July 26, 2018 Andrey Cherepanov 0.5.2-alt1.1
    - Rebuild with new Ruby autorequirements.
    July 8, 2018 Andrey Cherepanov 0.5.2-alt1
    - New version.
    - Package as gem.