GET /api/v1/ports/p5.26-mac-applescript-glue/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.26-mac-applescript-glue",
"portdir": "perl/p5-mac-applescript-glue",
"version": "0.60.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mac::AppleScript::Glue",
"description": "Glue to use AppleScript to communicate with Mac apps",
"long_description": "This module allows you to write Perl code in object-oriented syntax to control Mac applications. The module does not actually execute Apple Events, but actually translates Perl code to AppleScript code and causes it to be executed.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-mac-applescript",
"p5.26-test-pod"
]
}
],
"depends_on": []
}