パッケージ: libdouble-conversion3 (3.1.7-4)
libdouble-conversion3 に関するリンク
Trisquel の資源:
double-conversion ソースパッケージをダウンロード:
- [double-conversion_3.1.7-4.dsc]
- [double-conversion_3.1.7.orig.tar.gz]
- [double-conversion_3.1.7-4.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Science Team (メールアーカイブ)
- Mo Zhou
外部の資源:
- ホームページ [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.17)
- 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