SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : fast_float-devel
Version : 3.11.0 Vendor : Fedora Project
Release : 5.el9 Date : 2024-12-12 17:46:26
Group : Unspecified Source RPM : fast_float-3.11.0-5.el9.src.rpm
Size : 0.15 MB
Packager : Fedora Project
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: /vol/rzm3/linux-fedora-buffet/epel/testing/9/Everything/aarch64/Packages/f

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
cmake(FastFloat)
cmake(fastfloat)
fast_float-devel
fast_float-static

Requires :
cmake-filesystem
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-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/fast_float-devel
/usr/share/doc/fast_float-devel/AUTHORS
/usr/share/doc/fast_float-devel/CONTRIBUTORS
/usr/share/doc/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