Information for build libHX-3.22-1.oc9

ID30466
Package NamelibHX
Version3.22
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/libHX.git?.#90ccb8521274abb21c6fdc4236a32f3adaab89b2
SummaryUseful collection of routines for C and C++ programming
DescriptionlibHX is a C library (with some C++ bindings available) that provides data structures and functions commonly needed, such as maps, deques, linked lists, string formatting and autoresizing, option and config file parsing, type checking casts and more. libHX aids in quickly writing up C and C++ data processing programs, by consolidating tasks that often happen to be open-coded, such as (simple) config file reading, option parsing, directory traversal, and others, into a library. The focus is on reducing the amount of time (and secondarily, the amount of code) a developer has to spend for otherwise implementing such.
Built byfanjunkong
State complete
Volume DEFAULT
StartedSat, 21 Sep 2024 04:25:44 CST
CompletedSat, 21 Sep 2024 04:27:56 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/libHX.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libHX.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
libHX-3.22-1.oc9.src.rpm (info) (download)
aarch64
libHX-3.22-1.oc9.aarch64.rpm (info) (download)
libHX-devel-3.22-1.oc9.aarch64.rpm (info) (download)
libHX-debuginfo-3.22-1.oc9.aarch64.rpm (info) (download)
libHX-debugsource-3.22-1.oc9.aarch64.rpm (info) (download)
x86_64
libHX-3.22-1.oc9.x86_64.rpm (info) (download)
libHX-devel-3.22-1.oc9.x86_64.rpm (info) (download)
libHX-debuginfo-3.22-1.oc9.x86_64.rpm (info) (download)
libHX-debugsource-3.22-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
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Tue Aug 27 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.22-1 - initial build