summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/virtualenv/qt_attribution.json
blob: f51d3bd3c92e272a97d774389b7bbd5999c1d3c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "Id": "relocate_virtualenv",
    "Name": "relocate_virtualenv",
    "QDocModule": "qtinterfaceframework",
    "QtUsage": "Used to make the python3 virtualen relocatable, needed for the ivigenerator",
    "Files": "relocate_virtualenv.py",

    "Description": "A tool for creating isolated virtual python environments.",
    "Homepage": "https://virtualenv.pypa.io/en/stable/",
    "Version": "16.7.9",

    "License": "MIT License",
    "LicenseId": "MIT",
    "LicenseFile": "VIRTUALENV_LICENSE",
    "Copyright": "(c) 2016 by the virtualenv Team, see AUTHORS for more details."
}