GET /api/v1/ports/p5.32-inline/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.32-inline",
"portdir": "perl/p5-inline",
"version": "0.860.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Inline",
"description": "Write Perl subroutines in other programming languages",
"long_description": "Inline lets you write Perl subroutines in other programming languages like C, C++, Java, Python, Tcl and even Assembly. You don't need to compile anything. All the details are handled transparently so you can just run your Perl script like normal.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-test-warn",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-alien-gimp"
]
},
{
"type": "lib",
"ports": [
"p5.32-alien-proj4",
"p5.32-inline-c",
"p5.32-inline-filters",
"p5.32-inline-python",
"p5.32-pdl"
]
}
]
}