SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

fast_float-devel rpm build for : OpenSuSE. For other distributions click fast_float-devel.

Name : fast_float-devel
Version : 4.0.0 Vendor : obs://build_opensuse_org/Emulators
Release : lp155.1.3 Date : 2023-05-17 16:08:39
Group : Development/Languages/C and C++ Source RPM : fast_float-4.0.0-lp155.1.3.src.rpm
Size : 0.15 MB
Packager : https://www_suse_com/
Summary : Fast & exact implementation of C++ from_chars for float/double
Description :
The fast_float library provides fast header-only implementations for the C++
from_chars functions for float and double 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.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/Emulators/15.5/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  fast_float-devel-4.0.0-lp155.1.3.noarch.rpm
     

Provides :
cmake(FastFloat)
fast_float-devel

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/include/fast_float
/usr/include/fast_float/ascii_number.h
/usr/include/fast_float/bigint.h
/usr/include/fast_float/constexpr_feature_detect.h
/usr/include/fast_float/decimal_to_binary.h
/usr/include/fast_float/digit_comparison.h
/usr/include/fast_float/fast_float.h
/usr/include/fast_float/fast_table.h
/usr/include/fast_float/float_common.h
/usr/include/fast_float/parse_number.h
/usr/include/fast_float/simple_decimal_conversion.h
/usr/share/cmake/FastFloat
/usr/share/cmake/FastFloat/FastFloatConfig.cmake
/usr/share/cmake/FastFloat/FastFloatConfigVersion.cmake
/usr/share/cmake/FastFloat/fast_float-targets.cmake
/usr/share/doc/packages/fast_float-devel
/usr/share/doc/packages/fast_float-devel/AUTHORS
/usr/share/doc/packages/fast_float-devel/CONTRIBUTORS
/usr/share/doc/packages/fast_float-devel/README.md
/usr/share/licenses/fast_float-devel
/usr/share/licenses/fast_float-devel/LICENSE-APACHE
/usr/share/licenses/fast_float-devel/LICENSE-MIT

 
ICM