Package gettext-tools: Information

    Binary package: gettext-tools
    Version: 0.21-alt1
    Architecture: e2k
    Build time:  Jun 21, 2022, 09:37 PM
    Source package: gettext
    Report package bug
    License: GPLv3+
    Summary: Tools and documentation for developers and translators
    Description: 
    The GNU gettext provides a set of tools and documentation for producing
    multi-lingual messages in programs.  Tools include a set of conventions about
    how programs should be written to support message catalogs, a directory and
    file naming organization for the message catalogs, a runtime library which
    supports the retrieval of translated messages, and stand-alone programs for
    handling the translatable and the already translated strings.  Gettext provides
    an easy to use library and tools for creating, using, and modifying natural
    language catalogs and is a powerful and simple method for internationalizing
    programs.
    
    If you would like to internationalize or incorporate multi-lingual messages
    into programs that you're developing, you should install this package.

    Maintainer: Dmitry V. Levin


    Last changed


    July 1, 2021 Dmitry V. Levin 0.21-alt1
    - 0.20.2 -> 0.21 (closes: #31007).
    June 30, 2021 Dmitry V. Levin 0.20.2-alt4
    - Backported tests fixes from gnulib to fix FTBFS.
    May 3, 2021 Dmitry V. Levin 0.20.2-alt3
    - Fixed FTBFS by adding rpm-build-python3 to BuildRequires.