You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
13 lines
230 B
JSON
13 lines
230 B
JSON
{
|
|
"argv": [
|
|
"%%PYTHON_PREFIX%%/Resources/Python.app/Contents/MacOS/Python",
|
|
"-m",
|
|
"jfricas.fricaskernel",
|
|
"-f",
|
|
"{connection_file}"
|
|
],
|
|
"display_name": "FriCAS",
|
|
"language": "spad",
|
|
"name": "FriCAS"
|
|
}
|