GET /api/v1/ports/p5-math-matrix/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5-math-matrix",
"portdir": "perl/p5-math-matrix",
"version": "0.940.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-math-matrix",
"homepage": "https://metacpan.org/pod/Math::Matrix",
"description": "Perl extension for Matrix operations (Multiply and Invert matrices)",
"long_description": "Perl extension for Matrix operations (Multiply and Invert matrices)",
"active": true,
"categories": [
"math",
"perl"
],
"maintainers": [
{
"name": "liampg72",
"github": "",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-math-matrix"
]
}
],
"depends_on": []
}