GET /api/v1/ports/py27-minfx/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-minfx",
"portdir": "python/py-minfx",
"version": "1.0.3",
"license": "GPL-3+",
"platforms": "{darwin any} freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gna.org/projects/minfx/",
"description": "The minfx optimisation library.",
"long_description": "The minfx project is a python package for numerical optimisation.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "howarth.at.macports",
"github": "jwhowarth",
"ports_count": 13
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-minfx"
]
}
]
}