summaryrefslogtreecommitdiff
path: root/src/3rdparty/clip2tri/qt_attribution.json
blob: a4a1f183c2dad65bf18dfdc8f9614d55dc0e066d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "Id": "clip2tri",
    "Name": "Clip2Tri Polygon Triangulation Library",
    "QDocModule": "qtpositioning",
    "QtUsage": "Used in the QML plugin of Qt Location and in Qt Positioning.",

    "Description": "Clip2Tri can be used together with Clipper for robust triangulation.",
    "Homepage": "https://github.com/raptor/clip2tri",
    "LicenseId": "MIT",
    "License": "MIT License",
    "LicenseFile": "LICENSE",
    "Copyright": "Copyright (c) 2014 Bitfighter developers"
}