套件:libdouble-conversion3(3.3.0-1 以及其他的)
libdouble-conversion3 的相關連結
Debian 的資源:
下載原始碼套件 double-conversion:
- [double-conversion_3.3.0-1.dsc]
- [double-conversion_3.3.0.orig.tar.gz]
- [double-conversion_3.3.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
routines to convert IEEE floats to and from strings
This library provides routines to convert IEEE single and double floats to and from string representations. It offers at lot of flexibility with respect to the conversion format: shortest, fixed, precision or exponential representation; decimal, octal or hexadecimal basis; control over number of digits, leading/trailing zeros and spaces.
The library consists of efficient conversion routines that have been extracted from the V8 JavaScript engine. The code has been refactored and improved so that it can be used more easily in other projects.
This package contains a shared version of the library.
其他與 libdouble-conversion3 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.27)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 4.1.1)
- GNU Standard C++ Library v3