Package cmark: Information

  • Default inline alert: Version in the repository: 0.30.2-alt1

Source package: cmark
Version: 0.29.0-alt1.1
Latest version according to Repology
Build time:  Jun 1, 2021, 05:26 PM in the task #273102
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 (x86_64, ppc64le, i586, armh, aarch64)
cmark-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
cmark-devel (x86_64, ppc64le, i586, armh, aarch64)
libcmark (x86_64, ppc64le, i586, armh, aarch64)
libcmark-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Arseny Maslennikov


ACL:
Anton Farygin
@everybody

    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: