summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/clipper/qt_attribution.json
blob: cc00a496489a97986b7fbfe90eff2c6fb134d787 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "Id": "clipper",
    "Name": "Clipper Polygon Clipping Library",
    "QDocModule": "qtpositioning",
    "QtUsage": "Used in the QML plugin of Qt Location and in Qt Positioning.",
    "Description": "The Clipper library performs line & polygon clipping - intersection, union, difference & exclusive-or, and line & polygon offsetting.",
    "Homepage": "http://www.angusj.com/delphi/clipper.php",
    "Version": "6.4.2",
    "LicenseId": "BSL-1.0",
    "License": "Boost Software License 1.0",
    "LicenseFile": "LICENSE",
    "Copyright": "Copyright Angus Johnson 2010-2017"
}