GET /api/v1/ports/py38-keras_applications/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-keras_applications",
"portdir": "python/py-keras_applications",
"version": "1.0.8",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/keras-team/keras-applications",
"description": "Keras Applications is the applications module of the Keras deep learning library.",
"long_description": "Keras Applications is the applications module of the Keras deep learning library.",
"active": false,
"categories": [
"devel",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2692
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-numpy",
"py38-scipy",
"py38-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-keras"
]
}
]
}