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

    Исходный пакет: ruby-sequel
    Версия: 4.49.0-alt2.1
    Собран:  13 сентября 2017 г. 0:26 в задании #187805
    Скопирован в задании: #197530
    Категория: Разработка/Ruby
    Сообщить об ошибке в пакете
    Домашняя страница: http://sequel.jeremyevans.net

    Лицензия: MIT
    О пакете: Sequel is a simple, flexible, and powerful SQL database access toolkit for Ruby
    Описание: 
    Sequel is a simple, flexible, and powerful SQL database access toolkit for Ruby.
    
    - Sequel provides thread safety, connection pooling
      and a concise DSL for constructing SQL queries and table schemas.
    - Sequel includes a comprehensive ORM layer for mapping records
      to Ruby objects and handling associated records.
    - Sequel supports advanced database features such as prepared statements,
      bound variables, savepoints, two-phase commit, transaction isolation,
      master/slave configurations, and database sharding.
    - Sequel currently has adapters for ADO, Amalgalite, IBM_DB, JDBC, MySQL,
      Mysql2, ODBC, Oracle, PostgreSQL, SQLAnywhere, SQLite3, and TinyTDS.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    ruby-sequel (noarch)
    ruby-sequel-doc (noarch)

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

    Список участников:
    Andrey Cherepanov
    Alexey Shabalin

      1. libruby-devel
      2. memcached
      3. ruby-tool-setup
      4. rpm-build-ruby

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


    10 сентября 2017 г. Andrey Cherepanov 4.49.0-alt2.1
    - Rebuild with Ruby 2.4.1
    1 сентября 2017 г. Alexey Shabalin 4.49.0-alt2
    -  Revert "do not require rubygems"
    1 сентября 2017 г. Alexey Shabalin 4.49.0-alt1
    - Initial build in Sisyphus