GET /api/v1/ports/p5-mac-applescript-glue/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5-mac-applescript-glue",
"portdir": "perl/p5-mac-applescript-glue",
"version": "0.60.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-mac-applescript-glue",
"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": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-mac-applescript-glue"
]
}
],
"depends_on": []
}