You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
365 B

name: "doubleconversion"
description:
"This project (double-conversion) provides binary-decimal and "
"decimal-binary routines for IEEE doubles. "
" "
""
third_party {
url {
type: GIT
value: "https://github.com/google/double-conversion"
}
version: "v3.2.1"
last_upgrade_date { year: 2022 month: 10 day: 18 }
license_type: NOTICE
}