Package gem-mysql2: Information

    Source package: gem-mysql2
    Version: 0.5.4.1-alt1
    Build time:  Apr 28, 2024, 05:18 PM
    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 (e2kv6, e2kv5, e2kv4, e2k)
    gem-mysql2-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    gem-mysql2-devel (noarch)
    gem-mysql2-doc (noarch)


    List of contributors:
    Pavel Skrylev
    Andrey Cherepanov

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

    Last changed


    July 1, 2022 Pavel Skrylev 0.5.4.1-alt1
    - ^ 0.5.4 -> 0.5.4[1]
    May 18, 2022 Pavel Skrylev 0.5.4-alt1
    - ^ 0.5.3 -> 0.5.4
    April 1, 2020 Pavel Skrylev 0.5.3-alt1
    - ^ 0.5.2 -> 0.5.3
    - ! spec tags and syntax