GET /api/v1/ports/py27-scikits-ann/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-scikits-ann",
"portdir": "python/py-scikits-ann",
"version": "0.2",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/scikits.ann",
"description": "scikits.ann is a SWIG python wrapper for the Approximate Nearest Neighbor (ANN) Library",
"long_description": "scikits.ann is a SWIG python wrapper for the Approximate Nearest Neighbor (ANN) Library scikits.ann provides an immutable kdtree implementation (via ANN) which can perform k-nearest neighbor and approximate k-nearest neighbor searches.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-configobj",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-scikits-module",
"swig-python",
"libANN",
"python27",
"py27-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-scikits-ann"
]
}
]
}