SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : fast_float-devel
Version : 1.1.2 Vendor : Fedora Project
Release : 1.fc33 Date : 2021-07-07 17:16:13
Group : Unspecified Source RPM : fast_float-1.1.2-1.fc33.src.rpm
Size : 0.10 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: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/33/Everything/x86_64/Packages/f

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  fast_float-devel-1.1.2-1.fc33.i686.rpm
     Search for other platforms
fast_float-devel-1.1.2-1.fc33.sparc.rpm
fast_float-devel-1.1.2-1.fc33.alpha.rpm
fast_float-devel-1.1.2-1.fc33.ppc.rpm
fast_float-devel-1.1.2-1.fc33.ia64.rpm
fast_float-devel-1.1.2-1.fc33.s390.rpm

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

Requires :
cmake-filesystem
cmake-filesystem(x86-32)
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/decimal_to_binary.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/lib/cmake/fast_float
/usr/lib/cmake/fast_float/FastFloatConfig.cmake
/usr/lib/cmake/fast_float/FastFloatConfigVersion.cmake
/usr/lib/cmake/fast_float/fast_float-targets.cmake
/usr/share/FastFloat
/usr/share/FastFloat/FastFloatConfig.cmake
/usr/share/FastFloat/FastFloatConfigVersion.cmake
/usr/share/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