Information for build ctpl-0.3.4-1.oc9

ID29076
Package Namectpl
Version0.3.4
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/ctpl.git?.#f0d3fe3005658fcaa563b389b93220f14ab26bad
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 byfanjunkong
State complete
Volume DEFAULT
StartedFri, 20 Sep 2024 22:08:14 CST
CompletedFri, 20 Sep 2024 22:11:17 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-1.oc9.src.rpm (info) (download)
aarch64
ctpl-0.3.4-1.oc9.aarch64.rpm (info) (download)
ctpl-devel-0.3.4-1.oc9.aarch64.rpm (info) (download)
ctpl-libs-0.3.4-1.oc9.aarch64.rpm (info) (download)
ctpl-debuginfo-0.3.4-1.oc9.aarch64.rpm (info) (download)
ctpl-debugsource-0.3.4-1.oc9.aarch64.rpm (info) (download)
ctpl-libs-debuginfo-0.3.4-1.oc9.aarch64.rpm (info) (download)
noarch
ctpl-doc-0.3.4-1.oc9.noarch.rpm (info) (download)
x86_64
ctpl-0.3.4-1.oc9.x86_64.rpm (info) (download)
ctpl-devel-0.3.4-1.oc9.x86_64.rpm (info) (download)
ctpl-libs-0.3.4-1.oc9.x86_64.rpm (info) (download)
ctpl-debuginfo-0.3.4-1.oc9.x86_64.rpm (info) (download)
ctpl-debugsource-0.3.4-1.oc9.x86_64.rpm (info) (download)
ctpl-libs-debuginfo-0.3.4-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.3.4-1 - initial build