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