HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-scikit-image",
"portdir": "python/py-scikit-image",
"version": "0.25.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"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": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2694
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-meson-python",
"clang-17",
"py311-pythran",
"py311-cython",
"py311-installer",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"libomp",
"python311",
"py311-packaging",
"py311-numpy",
"py311-scipy",
"py311-lazy_loader"
]
},
{
"type": "run",
"ports": [
"py311-pywavelets",
"py311-tifffile",
"py311-imageio",
"py311-matplotlib",
"py311-Pillow",
"py311-networkx"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-rawpy",
"py311-sunpy"
]
},
{
"type": "run",
"ports": [
"py311-note-seq",
"py311-xraylarch"
]
}
]
}