HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-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": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"native",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bash",
"py37-tensorflow",
"clang-14",
"bazel-3.1",
"rsync",
"py37-brotli",
"py37-pip",
"py37-pyobjc",
"py37-setuptools",
"py37-typing_extensions",
"py37-wheel"
]
},
{
"type": "lib",
"ports": [
"openjdk11",
"python37"
]
},
{
"type": "run",
"ports": [
"py37-typeguard"
]
},
{
"type": "test",
"ports": [
"py37-Faker",
"py37-flaky",
"py37-hypothesis",
"py37-pytest",
"py37-pytest-forked",
"py37-pytest-html",
"py37-pytest-lazy-fixture",
"py37-pytest-metadata",
"py37-pytest-xdist",
"py37-requests-mock",
"py37-typedapi",
"py37-typeguard",
"py37-typing_extensions"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-tensor2tensor"
]
}
]
}