HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py313-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": [
"py313-pythran",
"py313-meson-python",
"py313-cython",
"py313-installer",
"py313-build",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libomp",
"python313",
"py313-packaging",
"py313-numpy",
"py313-scipy",
"py313-lazy_loader"
]
},
{
"type": "run",
"ports": [
"py313-pywavelets",
"py313-imageio",
"py313-tifffile",
"py313-networkx",
"py313-matplotlib",
"py313-Pillow"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"peakipy",
"py-scikit-image",
"napari",
"py313-sunpy"
]
}
]
}