Package ruby-gettext: Information

Danger alert: Package removed from branch sisyphus

Removed in the quest: #251592
Package removed: Pavel Skrylev
Deletion date: May 15, 2020
Message: update
Source package: ruby-gettext
Version: 3.2.9-alt2
Build time:  Mar 10, 2019, 10:09 AM in the task #220149
Category: Development/Ruby
Report package bug
License: GPLv2
Summary: Native Language Support Library for Ruby
Description: 
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.

List of rpms provided by this srpm:
ruby-gettext (noarch)
ruby-gettext-doc (noarch)
tools (noarch)

Maintainer: Pavel Skrylev


    1. ruby-locale
    2. ruby-racc-runtime
    3. ruby-rake
    4. ruby-test-unit
    5. rpm-build-ruby

Last changed


Feb. 18, 2019 Pavel Skrylev 3.2.9-alt2
- Use Ruby Policy 2.0.
Jan. 20, 2019 Andrey Cherepanov 3.2.9-alt1.6
- Drop deprecated macro (ALT #35937).
July 11, 2018 Andrey Cherepanov 3.2.9-alt1.5
- Rebuild with new Ruby autorequirements.