aboutsummaryrefslogtreecommitdiffstats
path: root/src/3rdparty/qt_attribution.json
blob: a0ec2a8134a7d0d8b54ed3dff47d438f11381433 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
[
    {
        "Id": "litehtml-gumbo",
        "Name": "Gumbo",
        "QDocModule": "qtassistant",
        "QtParts": ["tools"],
        "QtUsage": "Used in Qt Assistant.",
        "Path": "litehtml/src/gumbo",
        "Description": "Gumbo is an implementation of the HTML5 parsing algorithm implemented as a pure C99 library with no outside dependencies.",
        "Homepage": "https://github.com/google/gumbo-parser",
        "Version": "0.10.1",
        "LicenseId": "Apache-2.0 AND MIT",
        "License": "Apache License 2.0 AND MIT",
        "CopyrightFile": "GUMBO-AUTHORS.txt"
    },
    {
        "Id": "litehtml",
        "Name": "litehtml",
        "QDocModule": "qtassistant",
        "QtParts": ["tools"],
        "QtUsage": "Used in Qt Assistant.",
        "Path": "litehtml",
        "Description": "litehtml is the lightweight HTML rendering engine with CSS2/CSS3 support.",
        "Homepage": "https://github.com/litehtml/litehtml",
        "Version": "v0.9",
        "LicenseId": "BSD-3-Clause",
        "License": "BSD 3-Clause \"New\" or \"Revised\" License",
        "LicenseFile": "litehtml/LICENSE",
        "Copyright": "Copyright (c) 2013, Yuri Kobets (tordex)"
    }
]