Package cmark: Information

    Source package: cmark
    Version: 0.29.0-alt1.1
    Build time:  Sep 18, 2022, 09:11 PM
    Category: Text tools
    Report package bug
    License: BSD and MIT
    Summary: CommonMark parsing and rendering
    Description: 
    cmark is the C reference implementation of CommonMark,
    a rationalized version of Markdown syntax with a spec.
    
    It provides a shared library (libcmark) with functions for parsing
    CommonMark documents to an abstract syntax tree (AST), manipulating
    the AST, and rendering the document to HTML, groff man, LaTeX,
    CommonMark, or an XML representation of the AST.  It also provides a
    command-line program (cmark) for parsing and rendering CommonMark
    documents.

    List of rpms provided by this srpm:
    cmark (e2kv6, e2kv5, e2kv4, e2k)
    cmark-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    cmark-devel (e2kv6, e2kv5, e2kv4, e2k)
    libcmark (e2kv6, e2kv5, e2kv4, e2k)
    libcmark-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Arseny Maslennikov


      1. cmake
      2. ctest
      3. gcc-c++

    Last changed


    May 31, 2021 Arseny Maslennikov 0.29.0-alt1.1
    - NMU: spec: adapted to new cmake macros.
    July 25, 2019 Aleksei Nikiforov 0.29.0-alt1
    - Updated to upstream version 0.29.0.
    June 22, 2019 Igor Vlasenko 0.28.3-alt3
    - NMU: remove rpm-build-ubt from BR: