double-conversion-devel-2.0.1-3.el6.x86_64.rpm

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/brandt/extra/script.rpm.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/brandt/extra/script.rpm.sh | sudo bash

STEP 2: Install the package
sudo yum install double-conversion-devel-2.0.1-3.el6.x86_64

Library providing binary-decimal and decimal-binary routines for IEEE doubles

Full description:
  Contains header files for developing applications that use the double-conversion
library.

There is extensive documentation in src/double-conversion.h. Other
examples can be found in test/cctest/test-conversions.cc.

Checksums

MD5 9ec5a7b48f6782369cd06c0f58c6a32d
SHA1 22fb5f850f9f0aea3afce868e8d59465521aca3a
SHA256 dcedfa16d0fb04ded9205bba1651775e4c53e91508c4386ab197f61bbd28c5ae
SHA512 3cea4bc775f8d926e9e707af1cc651efc6f8768bc262e43e408d156c67b737f81f75061fd0a2569c7b2e6dd650409653fba72f2729b636fe349c304a45edcaf4

Requires

  • double-conversion(x86-64) = 2.0.1-3.el6
  • libdouble-conversion.so.1()(64bit)

Provides

  • double-conversion-devel(x86-64) = 2.0.1-3.el6
  • double-conversion-devel = 2.0.1-3.el6

Files

  • /usr/lib64/libdouble-conversion.so
  • /usr/include/double-conversion/utils.h
  • /usr/include/double-conversion/strtod.h
  • /usr/include/double-conversion/ieee.h
  • /usr/include/double-conversion/fixed-dtoa.h
  • /usr/include/double-conversion/fast-dtoa.h
  • /usr/include/double-conversion/double-conversion.h
  • /usr/include/double-conversion/diy-fp.h
  • /usr/include/double-conversion/cached-powers.h
  • /usr/include/double-conversion/bignum.h
  • /usr/include/double-conversion/bignum-dtoa.h

Uploaded

almost 9 years ago

Package Size

20.4 KB

Installed Size

75.2 KB

Downloads

6

wget

wget --content-disposition "https://packagecloud.io/brandt/extra/packages/el/6/double-conversion-devel-2.0.1-3.el6.x86_64.rpm/download.rpm?distro_version_id=27"

Homepage

http://code.google.com/p/double-conversion

License

BSD