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

    Исходный пакет: libctpl
    Версия: 0.3.4-alt1
    Собран:  28 февраля 2019 г. 20:07 в задании #223154
    Категория: Разработка/C
    Сообщить об ошибке в пакете
    Домашняя страница: http://ctpl.tuxfamily.org/

    Лицензия: GPLv3+
    О пакете: Template library and engine written in C
    Описание: 
    CTPL is a template library written in C. It allows fast and easy parsing of
    templates from many sources (including in-memory data and local and remote
    streaming, thanks to GIO) and fine control over template parsing environment.
    
    CTPL has following features:
    * It is a library, then it can be easily used from programs
    * Separated lexer and parser
    * It is written in portable C
    * Simple syntax
    * Fast and strict parsing
    * Possible in-memory parsing, allowing non-file data parsing and avoiding
      I/O-latency, through GIO's GMemoryInputStream and GMemoryOutputStream

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libctpl (x86_64, i586, aarch64)
    libctpl-debuginfo (x86_64, i586, aarch64)
    libctpl-devel (x86_64, i586, aarch64)
    libctpl-doc (noarch)
    libctpl-tools (x86_64, i586, aarch64)
    libctpl-tools-debuginfo (x86_64, i586, aarch64)

    Сопровождающий: George V. Kouryachy

    Список участников:
    George V. Kouryachy

      1. gcc
      2. libgio-devel
      3. glib2-devel >= 2.10

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


    27 февраля 2019 г. George V. Kouryachy 0.3.4-alt1
    - Autobuild version bump to 0.3.4
    27 февраля 2019 г. George V. Kouryachy 0.3.3-alt1
    - Initial build from Fedora