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

    Исходный пакет: gettext
    Версия: 0.21-alt1
    Собран:  21 июня 2022 г. 21:37
    Категория: Система/База
    Сообщить об ошибке в пакете
    Домашняя страница: https://www.gnu.org/software/gettext/

    Лицензия: GPLv3+ and LGPLv2.1+ and GFDL-1.2+
    О пакете: GNU libraries and utilities for producing multi-lingual messages
    Описание: 
    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.
    
    This package contains gettext and ngettext utilities.
    
    If you would like to internationalize or incorporate multi-lingual messages
    into programs that you're developing, you should install gettext-tools.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    gettext (e2kv6, e2kv5, e2kv4, e2k)
    gettext-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    gettext-doc (noarch)
    gettext-tools (e2kv6, e2kv5, e2kv4, e2k)
    gettext-tools-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    gettext-tools-python (noarch)
    libasprintf (e2kv6, e2kv5, e2kv4, e2k)
    libasprintf-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libasprintf-devel (e2kv6, e2kv5, e2kv4, e2k)
    libtextstyle (e2kv6, e2kv5, e2kv4, e2k)
    libtextstyle-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libtextstyle-devel (e2kv6, e2kv5, e2kv4, e2k)

    Сопровождающий: Dmitry V. Levin


      1. libunistring-devel
      2. libcroco-devel
      3. gcc-c++
      4. python3
      5. libxml2-devel
      6. rpm-build-python3
      7. libncurses-devel
      8. makeinfo
      9. glib2-devel
      10. xz
      11. emacs-nox

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


    1 июля 2021 г. Dmitry V. Levin 0.21-alt1
    - 0.20.2 -> 0.21 (closes: #31007).
    30 июня 2021 г. Dmitry V. Levin 0.20.2-alt4
    - Backported tests fixes from gnulib to fix FTBFS.
    3 мая 2021 г. Dmitry V. Levin 0.20.2-alt3
    - Fixed FTBFS by adding rpm-build-python3 to BuildRequires.