Name: | cmark |
---|---|
Version: | 0.28.3 |
Release: | 4.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 382867 |
License: | BSD and MIT |
RPM: | cmark-0.28.3-4.el8.x86_64.rpm |
Source RPM: | cmark-0.28.3-4.el8.src.rpm |
Build Date: | Mon Mar 16 2020 |
Build Host: | jenkins-10-147-72-125-c5b73e7c-96b8-4432-82d0-e7725c1cde3d.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/jgm/cmark |
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. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- run tests on Fedora and RHEL7 (#1561473)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- update to 0.28.3 (#1516914) https://github.com/commonmark/cmark/releases
- Rebuilt for AutoReq cmake-filesystem
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- update to 0.27.1
- drop lib64 patch
- fix libdir in libcmark.pc for pkgconf (#1416426) - use bcond for tests