Package libctpl: Information

    Source package: libctpl
    Version: 0.3.4-alt1
    Build time:  Jul 12, 2021, 11:23 PM in the task #278249
    Category: Development/C
    Report package bug
    License: GPLv3+
    Summary: Template library and engine written in C
    Description: 
    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

    List of rpms provided by this srpm:
    libctpl (x86_64, ppc64le, i586, armh, aarch64)
    libctpl-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libctpl-devel (x86_64, ppc64le, i586, armh, aarch64)
    libctpl-doc (noarch)
    libctpl-tools (x86_64, ppc64le, i586, armh, aarch64)
    libctpl-tools-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: George V. Kouryachy

    List of contributors:
    George V. Kouryachy

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

    Last changed


    Feb. 27, 2019 George V. Kouryachy 0.3.4-alt1
    - Autobuild version bump to 0.3.4
    Feb. 27, 2019 George V. Kouryachy 0.3.3-alt1
    - Initial build from Fedora