GET /api/v1/ports/octave-video/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "octave-video",
"portdir": "octave/octave-video",
"version": "2.0.2",
"license": "FreeBSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://octave.sourceforge.io/video/",
"description": "A wrapper for ffmpeg's libavformat and libavcodec, implementing addframe, avifile, aviinfo, and aviread",
"long_description": "A wrapper for ffmpeg's libavformat and libavcodec, implementing addframe, avifile, aviinfo, and aviread",
"active": true,
"categories": [
"science",
"math",
"octave"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 664
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"octave",
"ffmpeg"
]
}
],
"depends_on": []
}