summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/tinycbor/qt_attribution.json
blob: ce293dc226b1a6ca251d5a4a5a5798584a6499b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "Id": "tinycbor",
    "Name": "TinyCBOR",
    "QDocModule": "qtcore",
    "QtUsage": "Used for QCborStreamReader and QCborStreamWriter.",

    "Description": "Concise Binary Object Representation (CBOR) Library",
    "Homepage": "https://github.com/intel/tinycbor",
    "License": "MIT License",
    "LicenseId": "MIT",
    "LicenseFile": "LICENSE",
    "Url": "https://github.com/thiagomacieira/tinycbor/archive/e6a4fa4862bcc3a6f6b07cf9d9b784d0ab6068b4.tar.gz",
    "Version": "0.6+patches",
    "Copyright": "Copyright (C) 2015-2019 Intel Corporation"
}