[ aria ]
[ ソース: double-conversion ]
パッケージ: libdouble-conversion3 (3.2.1-1)
libdouble-conversion3 に関するリンク
double-conversion ソースパッケージをダウンロード:
- [double-conversion_3.2.1-1.debian.tar.xz]
- [double-conversion_3.2.1-1.dsc]
- [double-conversion_3.2.1.orig.tar.gz]
メンテナ:
外部の資源:
- ホームページ [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.4)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libstdc++6 (>= 4.1.1)
- GNU Standard C++ Library v3