GET /api/v1/ports/ismrmrd/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ismrmrd",
"portdir": "science/ismrmrd",
"version": "1.14.2",
"license": "permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ismrmrd/ismrmrd",
"description": "ISMRM Raw Data Format",
"long_description": "ISMRM Raw Data format tools and libraries.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 218
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"graphviz",
"doxygen",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"boost176",
"fftw-3-single",
"hdf5",
"pugixml"
]
}
],
"depends_on": []
}