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