Package ruby-mysql2: Information

    Source package: ruby-mysql2
    Version: 0.4.9-alt0.M70C.2
    Build time:  May 24, 2018, 01:18 PM in the task #206388
    Copied in the task: #206923
    Category: Development/Ruby
    Report package bug
    License: MIT/Ruby
    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:
    ruby-mysql2 (x86_64, i586)
    ruby-mysql2-debuginfo (x86_64, i586)
    ruby-mysql2-doc (noarch)


    List of contributors:
    Andrey Cherepanov

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

    Last changed


    May 15, 2018 Andrey Cherepanov 0.4.9-alt0.M70C.2
    - Rebuild with Ruby 2.4.4.
    Aug. 14, 2017 Andrey Cherepanov 0.4.9-alt0.M70C.1
    - Backport new version to c7 branch
    Aug. 14, 2017 Andrey Cherepanov 0.4.9-alt1
    - New version