GET /api/v1/ports/py35-pytools/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py35-pytools",
"portdir": "python/py-pytools",
"version": "2020.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://documen.tician.de/pytools/",
"description": "A collection of tools for Python",
"long_description": "Pytools is a big bag of things that are 'missing' from the Python standard library.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py35-decorator",
"py35-numpy",
"py35-six",
"python35",
"py35-appdirs"
]
},
{
"type": "test",
"ports": [
"py35-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py35-pyopencl"
]
}
]
}