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

    "Description": "Concise Binary Object Representation (CBOR) Library",
    "Homepage": "https://github.com/intel/tinycbor",
    "License": "MIT License",
    "LicenseId": "MIT",
    "LicenseFile": "LICENSE",
    "DownloadLocation": "https://github.com/intel/tinycbor/archive/v0.6.0/tinycbor-0.6.0.tar.gz",
    "Version": "0.6.0",
    "Copyright": "Copyright (C) 2015-2021 Intel Corporation"
}