Thu, 26 Jun 2025 22:58:36 CST | login

Information for build ctpl-0.3.4-2.oc9

ID35556
Package Namectpl
Version0.3.4
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ctpl.git?.#c5cd2ff4ef1cd8c17fd5d46f83469e2475021708
SummaryTemplate library and engine written in C
DescriptionCTPL is a template library written in C. It allows fast and easy parsing of templates from many sources (including in-memory data and local and remote streaming, thanks to GIO) and fine control over template parsing environment. CTPL has following features: * It is a library, then it can be easily used from programs * Separated lexer and parser * It is written in portable C * Simple syntax * Fast and strict parsing * Possible in-memory parsing, allowing non-file data parsing and avoiding I/O-latency, through GIO's GMemoryInputStream and GMemoryOutputStream
Built bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Jun 2025 17:26:30 CST
CompletedThu, 12 Jun 2025 17:31:08 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ctpl.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ctpl.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ctpl-0.3.4-2.oc9.src.rpm (info) (download)
aarch64
ctpl-0.3.4-2.oc9.aarch64.rpm (info) (download)
ctpl-devel-0.3.4-2.oc9.aarch64.rpm (info) (download)
ctpl-libs-0.3.4-2.oc9.aarch64.rpm (info) (download)
ctpl-debuginfo-0.3.4-2.oc9.aarch64.rpm (info) (download)
ctpl-debugsource-0.3.4-2.oc9.aarch64.rpm (info) (download)
ctpl-libs-debuginfo-0.3.4-2.oc9.aarch64.rpm (info) (download)
loongarch64
ctpl-0.3.4-2.oc9.loongarch64.rpm (info) (download)
ctpl-devel-0.3.4-2.oc9.loongarch64.rpm (info) (download)
ctpl-libs-0.3.4-2.oc9.loongarch64.rpm (info) (download)
ctpl-debuginfo-0.3.4-2.oc9.loongarch64.rpm (info) (download)
ctpl-debugsource-0.3.4-2.oc9.loongarch64.rpm (info) (download)
ctpl-libs-debuginfo-0.3.4-2.oc9.loongarch64.rpm (info) (download)
noarch
ctpl-doc-0.3.4-2.oc9.noarch.rpm (info) (download)
x86_64
ctpl-0.3.4-2.oc9.x86_64.rpm (info) (download)
ctpl-devel-0.3.4-2.oc9.x86_64.rpm (info) (download)
ctpl-libs-0.3.4-2.oc9.x86_64.rpm (info) (download)
ctpl-debuginfo-0.3.4-2.oc9.x86_64.rpm (info) (download)
ctpl-debugsource-0.3.4-2.oc9.x86_64.rpm (info) (download)
ctpl-libs-debuginfo-0.3.4-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.log
noarch_rpmdiff.json
aarch64
dnf.log
dnf.librepo.log
dnf.rpm.log
state.log
root.log
hw_info.log
mock_output.log
build.log
installed_pkgs.log
mock_config.log
noarch_rpmdiff.json
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jun 04 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.3.4-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.3.4-1 - initial build