Sun, 25 Jan 2026 05:25:57 CST | login

Information for build libconfuse-3.3-6.oc9

ID37991
Package Namelibconfuse
Version3.3
Release6.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/libconfuse.git?.#b81a39add73b70fa28084987f59932294d02b716
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 bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 08:37:44 CST
CompletedFri, 13 Jun 2025 08:41:41 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/libconfuse.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libconfuse.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
libconfuse-3.3-6.oc9.src.rpm (info) (download)
aarch64
libconfuse-3.3-6.oc9.aarch64.rpm (info) (download)
libconfuse-devel-3.3-6.oc9.aarch64.rpm (info) (download)
libconfuse-debuginfo-3.3-6.oc9.aarch64.rpm (info) (download)
libconfuse-debugsource-3.3-6.oc9.aarch64.rpm (info) (download)
loongarch64
libconfuse-3.3-6.oc9.loongarch64.rpm (info) (download)
libconfuse-devel-3.3-6.oc9.loongarch64.rpm (info) (download)
libconfuse-debuginfo-3.3-6.oc9.loongarch64.rpm (info) (download)
libconfuse-debugsource-3.3-6.oc9.loongarch64.rpm (info) (download)
x86_64
libconfuse-3.3-6.oc9.x86_64.rpm (info) (download)
libconfuse-devel-3.3-6.oc9.x86_64.rpm (info) (download)
libconfuse-debuginfo-3.3-6.oc9.x86_64.rpm (info) (download)
libconfuse-debugsource-3.3-6.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
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
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Tue Jun 10 2025 bbrucezhang <bbrucezhang@tencent.com> - 3.3-6 - Rebuilt for loongarch64 * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.3-5 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.3-4 - Rebuilt for OpenCloudOS Stream 23.09 * 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