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

    Исходный пакет: gem-gettext
    Версия: 3.3.5-alt1
    Собран:  22 ноября 2021 г. 20:10
    Категория: Разработка/Ruby
    Сообщить об ошибке в пакете
    Домашняя страница: https://ruby-gettext.github.io/

    Лицензия: GPLv2
    О пакете: Native Language Support Library for Ruby
    Описание: 
    Ruby GetText Package is Native Language Support Library and Tools
    which modeled after GNU gettext package.
    
    Features:
     * Simple APIs(similar GNU gettext)
     * rgettext creates po-files from ruby scripts.
       The po-file is compatible to GNU gettext.
     * rmsgfmt creates a mo-file from a po-file.
    
    This library was called as "Ruby-Locale". Since 2.0.6, this library is called
    just "locale". You can call this library as "locale gem" or "Ruby Locale" to
    distinguish from other "locale"s.
    
    This library aims to support all environments which Ruby works and all kind of
    programs (GUI, WWW, library, etc), and becomes the hub of other
    i18n/l10n libs/apps to handle major locale ID standards.

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

    Сопровождающий: Pavel Skrylev


      1. gem(racc)
      2. gem(rake)
      3. gem(test-unit)
      4. gem(text)
      5. gem(yard)
      6. rpm-build-ruby
      7. gem(kramdown)
      8. gem(locale)

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


    6 мая 2020 г. Pavel Skrylev 3.3.5-alt1
    - ^ 3.2.9 -> 3.3.5
    - * renamed tools -> gemtools
    - ! spec tags
    18 февраля 2019 г. Pavel Skrylev 3.2.9-alt2
    - > Ruby Policy 2.0
    20 января 2019 г. Andrey Cherepanov 3.2.9-alt1.6
    - Drop deprecated macro (ALT #35937).