double-conversion 2.0.1-1 source package in Ubuntu

Changelog

double-conversion (2.0.1-1) unstable; urgency=medium


  * Imported Upstream version 2.0.1

 -- Sébastien Villemot <email address hidden>  Mon, 27 Jan 2014 19:17:27 +0100

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe misc

Downloads

File Size SHA-256 Checksum
double-conversion_2.0.1-1.dsc 2.2 KiB 034f9eab10e48a3ccba42eec006cad627a6f6755de9f2b05c2815d2239c5891f
double-conversion_2.0.1.orig.tar.gz 6.7 MiB 671f0439b4531c7344ace5b2ddaab4bdd860e80cee586efcfebf37b4eedd7cf0
double-conversion_2.0.1-1.debian.tar.xz 3.1 KiB 6ff9f7610eb0a20320ee8f6a8c7de673f4df914e4d68127544ca72111225b0f8

Available diffs

No changes file available.

Binary packages built by this source

libdouble-conversion-dbg: routines to convert IEEE floats to and from strings (debugging symbols)

 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 the detached debugging symbols of the library.

libdouble-conversion-dev: No summary available for libdouble-conversion-dev in ubuntu utopic.

No description available for libdouble-conversion-dev in ubuntu utopic.

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.