libdouble-conversion1

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.

Related packages: libdouble-conversion-dbg, libdouble-conversion-dev


Maintainer information

This software package is maintained for (Neuro)Debian by the follow individuals and/or groups:

Maintainer avatar
NeuroDebian Maintainers
Maintainer avatar
Sébastien Villemot

In order to get support, or to get in touch with a maintainer, please click the ‘Help’ button at the top of the page.

Advanced user information

Version control system available: Browse sources

Package availability chart
Distribution Base version Our version Architectures
Debian GNU/Linux 7.0 (wheezy)   2.0.1-1~nd70+1 i386, amd64, sparc
Debian GNU/Linux 8.0 (jessie) 2.0.1-1 2.0.1-1~nd80+1 i386, amd64
Debian testing (stretch) 2.0.1-3 2.0.1-1~nd80+1+nd90+1 i386, amd64
Debian unstable (sid) 2.0.1-3 2.0.1-1~nd+1 i386, amd64
Ubuntu 12.04 LTS “Precise Pangolin” (precise)   2.0.1-1~nd12.04+1 i386, amd64
Ubuntu 14.04 “Trusty Tahr” (trusty) 2.0.1-1    
Ubuntu 14.10 “Utopic Unicorn” (utopic) 2.0.1-1    
Ubuntu 15.04 “Vivid Vervet” (vivid) 2.0.1-1    
The source code for this portal is licensed under the GPL-3 and is available on GitHub.