summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/double-conversion/qt_attribution.json
blob: d41a7ef332dbc998042a2aded6f77870344a8a39 (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.0.0",
    "DownloadLocation": "https://github.com/google/double-conversion/commit/ca220cbafa83ca706f028bfbb5adc7eb2f1f90e1",
    "License": "BSD 3-clause \"New\" or \"Revised\" License",
    "LicenseId": "BSD-3-Clause",
    "LicenseFile": "LICENSE",
    "Copyright": "Copyright 2006-2012, the V8 project authors"
}