yuzu/externals/vcpkg/ports/python2/vcpkg.json

10 lines
268 B
JSON
Raw Normal View History

2022-07-23 05:01:36 +04:00
{
"name": "python2",
"version": "2.7.18",
"port-version": 5,
"description": "The Python programming language as an embeddable library",
"homepage": "https://www.python.org",
"license": "Python-2.0",
"supports": "!(arm & osx) & !(arm & windows) & !uwp"
}