libraries/double-conversion: Fix slack-desc.

Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
B. Watson 2017-03-20 04:48:28 -04:00 committed by David Spencer
parent d029deea35
commit 0d299fc221
1 changed files with 5 additions and 5 deletions

View File

@ -8,12 +8,12 @@
|-----handy-ruler------------------------------------------------------|
double-conversion: double-conversion (Efficient binary<->decimal double conversions)
double-conversion:
double-conversion: This project provides binary-decimal and decimal-binary routines for
double-conversion: IEEE doubles.
double-conversion: The library consists of efficient conversion routines that have been
double-conversion: This project provides binary-decimal and decimal-binary routines for
double-conversion: IEEE doubles.
double-conversion: The library consists of efficient conversion routines that have been
double-conversion: extracted from the V8 JavaScript engine. The code has been refactored
double-conversion: and improved so that it can be used more easily in other projects.
double-conversion:
double-conversion:
double-conversion: https://github.com/google/double-conversion/
double-conversion:
double-conversion: https://github.com/google/double-conversion/
double-conversion: