Mon, 26 Jan 2026 04:51:17 CST | login

Information for build libconfuse-3.3-3.oc9

ID16808
Package Namelibconfuse
Version3.3
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/libconfuse.git?.#91109bb44e986d35731a093cd6f56565e3d96d18
SummaryA configuration file parser library
DescriptionlibConfuse is a configuration file parser library, licensed under the terms of the ISC license, and written in C. It supports sections and (lists of) values (strings, integers, floats, booleans or other sections), as well as some other features (such as single/double-quoted strings, environment variable expansion, functions and nested include statements). It makes it very easy to add configuration file capability to a program using a simple API. The goal of libConfuse is not to be the configuration file parser library with a gazillion of features. Instead, it aims to be easy to use and quick to integrate with your code.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 16 Oct 2023 15:25:50 CST
CompletedMon, 16 Oct 2023 15:30:34 CST
Taskbuild (dist-oc9-epol, /src-opencloudos-rpms/libconfuse.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/libconfuse.git?.#origin/oc9'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
RPMs
src
libconfuse-3.3-3.oc9.src.rpm (info) (download)
aarch64
libconfuse-3.3-3.oc9.aarch64.rpm (info) (download)
libconfuse-devel-3.3-3.oc9.aarch64.rpm (info) (download)
libconfuse-debuginfo-3.3-3.oc9.aarch64.rpm (info) (download)
libconfuse-debugsource-3.3-3.oc9.aarch64.rpm (info) (download)
x86_64
libconfuse-3.3-3.oc9.x86_64.rpm (info) (download)
libconfuse-devel-3.3-3.oc9.x86_64.rpm (info) (download)
libconfuse-debuginfo-3.3-3.oc9.x86_64.rpm (info) (download)
libconfuse-debugsource-3.3-3.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.3-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.3-2 - Rebuilt for OpenCloudOS Stream 23 * Wed Mar 29 2023 Zhao Zhen <jeremiazhao@tencent.com> - 3.3-1 - initial