GET /api/v1/ports/py39-flatbuffers/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-flatbuffers",
"portdir": "python/py-flatbuffers",
"version": "25.2.10",
"license": "Apache-2",
"platforms": "{darwin any} linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flatbuffers.dev/",
"description": "Python runtime library for use with the Flatbuffers serialization format.",
"long_description": "Python runtime library for use with the Flatbuffers serialization format.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 994
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 572
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-protobuf3",
"py39-tensorflow"
]
},
{
"type": "run",
"ports": [
"py39-autobahn",
"py39-tensorflow-macos"
]
}
]
}