Package cmark: Information

    Source package: cmark
    Version: 0.31.1-alt1
    Latest version according to Repology
    Build time:  Aug 8, 2024, 02:21 PM in the task #354664
    Category: Text tools
    Report package bug
    License: BSD-2-Clause 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 RPM packages built from this SRPM:
    cmark (x86_64, ppc64le, i586, aarch64)
    cmark-debuginfo (x86_64, ppc64le, i586, aarch64)
    cmark-devel (x86_64, ppc64le, i586, aarch64)
    libcmark0.31.1 (x86_64, ppc64le, i586, aarch64)
    libcmark0.31.1-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Andrey Kovalev


    ACL:
    Anton Farygin
    @everybody

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

    Last changed


    Aug. 8, 2024 Andrey Kovalev 0.31.1-alt1
    - Updated to upstream version 0.31.1.
    July 29, 2024 Andrey Kovalev 0.31.0-alt1
    - Updated to upstream version 0.31.0.
    - Build according to shared libs policy.
    Jan. 17, 2022 Aleksei Nikiforov 0.30.2-alt1
    - Updated to upstream version 0.30.2.