GET /api/v1/ports/py37-avro/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-avro",
"portdir": "python/py-avro",
"version": "1.10.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://avro.apache.org/",
"description": "Avro is a serialization and RPC framework.",
"long_description": "Avro is a serialization and RPC framework.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-apache-beam",
"py37-tensorflow-data-validation",
"py37-tfx-bsl"
]
}
]
}