HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-scikit-image",
"portdir": "python/py-scikit-image",
"version": "0.24.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": [
"py39-meson-python",
"clang-17",
"py39-installer",
"py39-build",
"py39-pythran",
"py39-cython"
]
},
{
"type": "lib",
"ports": [
"libomp",
"python39",
"py39-numpy",
"py39-packaging",
"py39-scipy",
"py39-lazy_loader"
]
},
{
"type": "run",
"ports": [
"py39-tifffile",
"py39-pywavelets",
"py39-networkx",
"py39-matplotlib",
"py39-imageio",
"py39-Pillow"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-magenta",
"py39-sunpy"
]
},
{
"type": "run",
"ports": [
"py39-photomosaic",
"py39-kraken",
"py39-xraylarch",
"py39-magenta",
"py39-note-seq"
]
}
]
}