mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2025-01-05 22:34:05 -05:00
10 lines
268 B
JSON
Executable File
10 lines
268 B
JSON
Executable File
{
|
|
"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"
|
|
}
|