xref: /aosp_15_r20/external/cronet/base/third_party/double_conversion/README.chromium (revision 6777b5387eb2ff775bb5750e3f5d96f37fb7352b)
1Name: Google Double Conversion
2Short Name: double-conversion
3URL: https://github.com/google/double-conversion
4Version: 0
5Date: 2021-05-19
6Revision: 32bc443c60c860eb6b4843533a614766d611172e
7License: BSD
8License File: LICENSE
9Security Critical: yes
10Shipped: yes
11License Android Compatible: yes
12
13Description:
14Provides binary-decimal and decimal-binary routines for IEEE doubles.
15
16Local Modifications:
17Added cast - https://github.com/google/double-conversion/pull/182
18