2 "name": "DoubleConversion",
7 "homepage": "https://github.com/google/double-conversion",
8 "summary": "Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles",
10 "prepare_command": "mv src double-conversion",
12 "git": "https://github.com/google/double-conversion.git",
15 "module_name": "DoubleConversion",
16 "source_files": "double-conversion/*.{h,cc}",