GET /api/v1/ports/py27-numeric/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-numeric",
"portdir": "python/py-numeric",
"version": "24.2",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://numpy.scipy.org/",
"description": "fast numerical array language for python",
"long_description": "Numerical Python adds a fast, compact, multidimensional array language facility to Python.",
"active": true,
"categories": [
"devel",
"math",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 318
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-pedal",
"gazpacho",
"py27-kiwi",
"py-numeric"
]
}
]
}