Thu, 07 May 2026 19:53:11 CST | login

Information for build libguess-1.2-1.ocs23

ID10154
Package Namelibguess
Version1.2
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/libguess.git?.#660a71a216179ef68def44e29eb953f54e924b0a
SummaryHigh-speed character set detection library
Descriptionlibguess employs discrete-finite automata to deduce the character set of the input buffer. The advantage of this is that all character sets can be checked in parallel, and quickly. Right now, libguess passes a byte to each DFA on the same pass, meaning that the winning character set can be deduced as efficiently as possible. libguess is fully reentrant, using only local stack memory for DFA operations.
Built byfanjunkong
State complete
Volume DEFAULT
StartedTue, 14 May 2024 22:00:12 CST
CompletedTue, 14 May 2024 22:02:04 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/libguess.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libguess.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
libguess-1.2-1.ocs23.src.rpm (info) (download)
aarch64
libguess-1.2-1.ocs23.aarch64.rpm (info) (download)
libguess-devel-1.2-1.ocs23.aarch64.rpm (info) (download)
libguess-debuginfo-1.2-1.ocs23.aarch64.rpm (info) (download)
libguess-debugsource-1.2-1.ocs23.aarch64.rpm (info) (download)
x86_64
libguess-1.2-1.ocs23.x86_64.rpm (info) (download)
libguess-devel-1.2-1.ocs23.x86_64.rpm (info) (download)
libguess-debuginfo-1.2-1.ocs23.x86_64.rpm (info) (download)
libguess-debugsource-1.2-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 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.2-1 - initial build