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

    Исходный пакет: gem-timeliness
    Версия: 0.4.4-alt1
    Собран:  22 января 2022 г. 1:27
    Категория: Разработка/Ruby
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/adzap/timeliness

    Лицензия: MIT
    О пакете: Fast date/time parsing for the control freak
    Описание: 
    Date/time parser for Ruby with the following features:
    
    * Extensible with custom formats and tokens.
    * It's pretty fast. Up to 60% faster than Time/Date parse method.
    * Control the parser strictness.
    * Control behaviour of ambiguous date formats (US vs European e.g. mm/dd/yy,
      dd/mm/yy).
    * I18n support (for months), if I18n gem loaded.
    * Fewer WTFs than Time/Date parse method.
    * Has no dependencies.
    * Works with Ruby MRI >= 2.2
    
    Extracted from the validates_timeliness gem, it has been rewritten cleaner and
    much faster. It's most suitable for when you need to control the parsing
    behaviour. It's faster than the Time/Date class parse methods, so it has general
    appeal.

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

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

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

      1. gem(activesupport) >= 3.2
      2. gem(activesupport) < 7
      3. gem(i18n) >= 0
      4. gem(rspec) >= 3.4
      5. gem(rspec) < 4
      6. gem(timecop) >= 0
      7. gem(tzinfo) >= 0.3.31
      8. rpm-build-ruby

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


    2 сентября 2021 г. Pavel Skrylev 0.4.4-alt1
    - ^ 0.4.3 -> 0.4.4
    11 сентября 2019 г. Pavel Skrylev 0.4.3-alt1.1
    - ! spec according to changelog rules
    10 августа 2019 г. Pavel Skrylev 0.4.3-alt1
    - + packaged gem with usage Ruby Policy 2.0