Fri, 14 Mar 2025 09:32:07 CST | login

Information for build fast_float-6.1.0-1.ocs23

ID7572
Package Namefast_float
Version6.1.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/fast_float.git?.#0197477a9978af1da16e1d53987041b5467e32f0
SummaryFast & exact implementation of C++ from_chars for number types
DescriptionThe fast_float library provides fast header-only implementations for the C++ from_chars functions for float and double types as well as integer types. These functions convert ASCII strings representing decimal values (e.g., 1.3e10) into binary types. We provide exact rounding (including round to even). In our experience, these fast_float functions many times faster than comparable number-parsing functions from existing C++ standard libraries.
Built byfanjunkong
State complete
Volume DEFAULT
StartedWed, 08 May 2024 16:12:45 CST
CompletedWed, 08 May 2024 21:20:04 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/fast_float.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/fast_float.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
fast_float-6.1.0-1.ocs23.src.rpm (info) (download)
noarch
fast_float-devel-6.1.0-1.ocs23.noarch.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 6.1.0-1 - initial build