Package libctpl: Information

    Source package: libctpl
    Version: 0.3.4-alt1
    Build time:  Dec 10, 2020, 03:27 PM
    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 RPM packages built from this SRPM:
    libctpl (e2kv5, e2kv4, e2k)
    libctpl-debuginfo (e2kv5, e2kv4, e2k)
    libctpl-devel (e2kv5, e2kv4, e2k)
    libctpl-doc (noarch)
    libctpl-tools (e2kv5, e2kv4, e2k)
    libctpl-tools-debuginfo (e2kv5, e2kv4, e2k)

    Maintainer: George V. Kouryachy

    List of contributors:
    George V. Kouryachy

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

    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