GET /api/v1/ports/py37-tifffile/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-tifffile",
"portdir": "python/py-tifffile",
"version": "2023.12.9",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.lfd.uci.edu/~gohlke/",
"description": "Store numpy data arrays in TIFF files.",
"long_description": "Store numpy data arrays in TIFF files. Read image and metadata from TIFF-like files used in bioimaging.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1052
}
],
"variants": [
"imagecodecs",
"lxml",
"matplotlib"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-wheel",
"py37-build",
"py37-installer",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"py37-cython",
"py37-numpy",
"python37"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-scikit-image"
]
}
]
}