GET /api/v1/ports/py36-scikit-image/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-scikit-image",
"portdir": "python/py-scikit-image",
"version": "0.16.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://scikit-image.org/",
"description": "Image processing algorithms for SciPy.",
"long_description": "Image processing algorithms for SciPy, including IO, morphology, filtering, warping, color manipulation, object detection, etc.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2692
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"py36-cython",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py36-scipy",
"libomp",
"python36",
"py36-numpy"
]
},
{
"type": "run",
"ports": [
"py36-networkx",
"py36-pywavelets",
"py36-matplotlib",
"py36-imageio",
"py36-Pillow"
]
}
],
"depends_on": []
}