summaryrefslogtreecommitdiffstats
path: root/UnknownVersion/qt_attribution.json
blob: a626e40c285ee8cec5edaac423a666dce603df55 (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
[
    {
        "Id": "lua",
        "Name": "Lua",
        "QDocModule": "qt3dstudio",
        "QtUsage": "Used by Qt3DStudio Studio and Runtime components.",

        "Description": "Lua is a powerful, efficient, lightweight, embeddable scripting language.",
        "Version": "5.1",
        "Homepage": "http://www.lua.org/",
        "License": "MIT License",
        "LicenseId": "MIT",
        "Copyright": "Copyright (C) 1994-2017 Lua.org, PUC-Rio."
    },
    {
        "Id": "eluna",
        "Name": "ELuna",
        "QDocModule": "qt3dstudio",
        "QtUsage": "Used by Qt3DStudio Studio and Runtime components.",

        "Description": "ELuna is a simple library to bind C/C++ and Lua.",
        "License": "MIT License",
        "LicenseId": "MIT",
        "Copyright": "Copyright (C) 2012 rick."
    }
]