summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/double-conversion/qt_attribution.json
blob: 86193e3b507c1b1a25667bb50d26bbccc2fd3806 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "Id": "doubleconversion",
    "Name": "Efficient Binary-Decimal and Decimal-Binary Conversion Routines for IEEE Doubles",
    "QDocModule": "qtcore",
    "QtUsage": "Used in Qt Core. Configure with -system-doubleconversion or -no-doubleconversion to avoid.",

    "Homepage": "https://github.com/google/double-conversion",
    "Version": "3.1.5",
    "DownloadLocation": "https://github.com/google/double-conversion/commit/5fa81e88ef24e735b4283b8f7454dc59693ac1fc",
    "License": "BSD 3-clause \"New\" or \"Revised\" License",
    "LicenseId": "BSD-3-Clause",
    "LicenseFile": "LICENSE",
    "Copyright": "Copyright 2006-2012, the V8 project authors"
}