GET /api/v1/ports/octave-zstd/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "octave-zstd",
"portdir": "octave/octave-zstd",
"version": "1.1.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/CNOCTAVE/octave_zstd",
"description": "The octave_zstd package provides functions to compress and decompress for the ZSTD format.",
"long_description": "The octave_zstd package provides functions to compress and decompress for the ZSTD format.",
"active": true,
"categories": [
"science",
"math",
"octave"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1011
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"octave"
]
}
],
"depends_on": []
}