HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-tensorflow-addons",
"portdir": "python/py-tensorflow-addons",
"version": "0.12.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/addons",
"description": "TensorFlow Addons.",
"long_description": "TensorFlow Addons is a repository of contributions that conform to well-established API patterns, but implement new functionality not available in core TensorFlow.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"native",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-installer",
"clang-16",
"bazel-3.1",
"rsync",
"py38-brotli",
"py38-pip",
"py38-pyobjc",
"py38-setuptools",
"py38-typing_extensions",
"py38-wheel",
"bash",
"py38-tensorflow"
]
},
{
"type": "lib",
"ports": [
"openjdk11",
"python38"
]
},
{
"type": "run",
"ports": [
"py38-typeguard"
]
},
{
"type": "test",
"ports": [
"py38-Faker",
"py38-flaky",
"py38-hypothesis",
"py38-pytest",
"py38-pytest-forked",
"py38-pytest-html",
"py38-pytest-lazy-fixture",
"py38-pytest-metadata",
"py38-pytest-xdist",
"py38-requests-mock",
"py38-typedapi",
"py38-typeguard",
"py38-typing_extensions"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-tensor2tensor"
]
}
]
}