GET /api/v1/ports/FScript/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "FScript",
"portdir": "aqua/FScript",
"version": "2.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pmougin/F-Script",
"description": "Open-source interactive Cocoa scripting environment",
"long_description": "F-Script is an open-source interactive and scripting environment for Cocoa. Based on Smalltalk, F-Script provides a pure object-oriented environment that leverages Mac OS X technologies and frameworks. It aims to be a useful and fun tool for both beginners and experts, allowing interactively exploring, testing and using Cocoa-based objects and frameworks.",
"active": true,
"categories": [
"aqua",
"lang"
],
"maintainers": [
{
"name": "ciserlohn",
"github": "ci42",
"ports_count": 33
}
],
"variants": [
"ib_plugin",
"injection_service",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"fscript-cli"
]
}
]
}