HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "fstrm",
"portdir": "devel/fstrm",
"version": "0.6.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "fstrm is a C implementation of the Frame Streams data transport protocol.",
"long_description": "fstrm is a C implementation of the Frame Streams data transport protocol.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1011
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libevent"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"knot-resolver",
"knot",
"libknot"
]
}
]
}