Path to this page:
./
textproc/cmark,
CommonMark parsing and rendering library and program in C
Branch: pkgsrc-2016Q3,
Version: 0.26.1,
Package name: cmark-0.26.1,
Maintainer: pkgsrc-userscmark 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.
Master sites:
SHA1: 2d697e4a4961db9d19e5f39b2d2e4dfe2d670830
RMD160: 793fa4e972454dbcd283742a9eae43627213caa9
Filesize: 209.132 KB
Version history: (Expand)
- (2016-10-03) Package added to pkgsrc.se, version cmark-0.26.1 (created)