17 lines
451 B
Plaintext
17 lines
451 B
Plaintext
Name: Google Double Conversion
|
|
Short Name: double-conversion
|
|
URL: https://github.com/google/double-conversion
|
|
Version: 0
|
|
Date: 2021-05-19
|
|
Revision: 32bc443c60c860eb6b4843533a614766d611172e
|
|
License: BSD
|
|
License File: LICENSE
|
|
Security Critical: yes
|
|
License Android Compatible: yes
|
|
|
|
Description:
|
|
Provides binary-decimal and decimal-binary routines for IEEE doubles.
|
|
|
|
Local Modifications:
|
|
Added cast - https://github.com/google/double-conversion/pull/182
|