1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/textproc/hs-double-conversion/distinfo
Gabor Pali 5e2cffad94 A library that performs fast, accurate conversion between double
precision floating point and text.  This library is implemented as
bindings to the C++ double-conversion library written by Florian Loitsch
at Google: http://code.google.com/p/double-conversion/.

The Text versions of these functions are about 30 times faster than the
default show implementation for the Double type. The ByteString versions
are slower than the Text versions; roughly half the speed. (This seems
to be due to the cost of allocating ByteString values via malloc.)

As a final note, be aware that the bytestring-show package is about 50%
slower than simply using show.

WWW:	http://github.com/mailrank/double-conversion

Obtained from:	FreeBSD Haskell
2011-08-14 17:46:17 +00:00

3 lines
171 B
Plaintext

SHA256 (cabal/double-conversion-0.2.0.1.tar.gz) = 0a1845b663d45e029255b3e2f5a5f0995f39cb3ddf128f38c514cc523693d190
SIZE (cabal/double-conversion-0.2.0.1.tar.gz) = 6831038