Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

17 lines
503 B
JSON

{
"name": "libics",
"version": "1.6.8",
"description": "Reference library for ICS (Image Cytometry Standard), an open standard for writing images of any dimensionality and data type to file, together with associated information regarding the recording equipment or recorded subject.",
"homepage": "https://github.com/svi-opensource/libics",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}