Fri, 31 Jan 2025 13:38:30 CST | login

Information for build cmark-0.30.3-1.ocs23

ID7486
Package Namecmark
Version0.30.3
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/cmark.git?.#a2cd527959423db822e187a6ceeff21b82cabdeb
SummaryCommonMark 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.
Built byfanjunkong
State complete
Volume DEFAULT
StartedWed, 08 May 2024 15:56:53 CST
CompletedWed, 08 May 2024 15:59:16 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/cmark.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/cmark.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
cmark-0.30.3-1.ocs23.src.rpm (info) (download)
aarch64
cmark-0.30.3-1.ocs23.aarch64.rpm (info) (download)
cmark-devel-0.30.3-1.ocs23.aarch64.rpm (info) (download)
cmark-lib-0.30.3-1.ocs23.aarch64.rpm (info) (download)
cmark-debuginfo-0.30.3-1.ocs23.aarch64.rpm (info) (download)
cmark-debugsource-0.30.3-1.ocs23.aarch64.rpm (info) (download)
cmark-lib-debuginfo-0.30.3-1.ocs23.aarch64.rpm (info) (download)
x86_64
cmark-0.30.3-1.ocs23.x86_64.rpm (info) (download)
cmark-devel-0.30.3-1.ocs23.x86_64.rpm (info) (download)
cmark-lib-0.30.3-1.ocs23.x86_64.rpm (info) (download)
cmark-debuginfo-0.30.3-1.ocs23.x86_64.rpm (info) (download)
cmark-debugsource-0.30.3-1.ocs23.x86_64.rpm (info) (download)
cmark-lib-debuginfo-0.30.3-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Thu Apr 11 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.30.3-1 - initial build