Fri, 27 Jun 2025 00:12:57 CST | login

Information for build libHX-3.22-2.oc9

ID38070
Package NamelibHX
Version3.22
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/libHX.git?.#cbce9d3594eadbf54a7488503718536066e8753f
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 bybbrucezhang
State failed
Volume DEFAULT
StartedWed, 18 Jun 2025 15:48:25 CST
CompletedWed, 18 Jun 2025 15:51:10 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 No tags
RPMs No RPMs
Changelog * Tue Jun 10 2025 bbrucezhang <bbrucezhang@tencent.com> - 3.22-2 - Rebuilt for loongarch64 * Tue Aug 27 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.22-1 - initial build