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