GET /api/v1/ports/py310-imread/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-imread",
"portdir": "python/py-imread",
"version": "0.7.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://luispedro.org/software/imread/",
"description": "Reads images into numpy arrays",
"long_description": "Reads images into numpy arrays",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2692
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libjpeg-turbo",
"py310-numpy",
"libpng",
"tiff",
"webp",
"python310"
]
}
],
"depends_on": []
}