Sat, 18 Jan 2025 18:21:17 CST | login

Information for build ctpl-0.3.4-1.ocs23

ID14806
Package Namectpl
Version0.3.4
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/ctpl?.#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
StartedWed, 14 Aug 2024 18:19:55 CST
CompletedWed, 14 Aug 2024 18:22:02 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/ctpl:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ctpl?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
ctpl-0.3.4-1.ocs23.src.rpm (info) (download)
aarch64
ctpl-0.3.4-1.ocs23.aarch64.rpm (info) (download)
ctpl-devel-0.3.4-1.ocs23.aarch64.rpm (info) (download)
ctpl-libs-0.3.4-1.ocs23.aarch64.rpm (info) (download)
ctpl-debuginfo-0.3.4-1.ocs23.aarch64.rpm (info) (download)
ctpl-debugsource-0.3.4-1.ocs23.aarch64.rpm (info) (download)
ctpl-libs-debuginfo-0.3.4-1.ocs23.aarch64.rpm (info) (download)
noarch
ctpl-doc-0.3.4-1.ocs23.noarch.rpm (info) (download)
x86_64
ctpl-0.3.4-1.ocs23.x86_64.rpm (info) (download)
ctpl-devel-0.3.4-1.ocs23.x86_64.rpm (info) (download)
ctpl-libs-0.3.4-1.ocs23.x86_64.rpm (info) (download)
ctpl-debuginfo-0.3.4-1.ocs23.x86_64.rpm (info) (download)
ctpl-debugsource-0.3.4-1.ocs23.x86_64.rpm (info) (download)
ctpl-libs-debuginfo-0.3.4-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
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.3.4-1 - initial build