Wed, 04 Dec 2024 16:31:39 CST | login

Information for build libHX-3.22-1.ocs23

ID18955
Package NamelibHX
Version3.22
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/libHX?.#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
StartedTue, 27 Aug 2024 10:54:01 CST
CompletedTue, 27 Aug 2024 10:55:45 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/libHX:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libHX?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
libHX-3.22-1.ocs23.src.rpm (info) (download)
aarch64
libHX-3.22-1.ocs23.aarch64.rpm (info) (download)
libHX-devel-3.22-1.ocs23.aarch64.rpm (info) (download)
libHX-debuginfo-3.22-1.ocs23.aarch64.rpm (info) (download)
libHX-debugsource-3.22-1.ocs23.aarch64.rpm (info) (download)
x86_64
libHX-3.22-1.ocs23.x86_64.rpm (info) (download)
libHX-devel-3.22-1.ocs23.x86_64.rpm (info) (download)
libHX-debuginfo-3.22-1.ocs23.x86_64.rpm (info) (download)
libHX-debugsource-3.22-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
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Tue Aug 27 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.22-1 - initial build