mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-21 20:13:02 +08:00
a46f923db1
* [python2] no absolute paths * this is how I'd solve it Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
9 lines
212 B
JSON
9 lines
212 B
JSON
{
|
|
"name": "python2",
|
|
"version": "2.7.18",
|
|
"port-version": 3,
|
|
"description": "The Python programming language as an embeddable library",
|
|
"homepage": "https://www.python.org",
|
|
"license": "Python-2.0"
|
|
}
|