GET /api/v1/ports/py37-keras/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-keras",
"portdir": "python/py-keras",
"version": "2.9.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/keras-team/keras",
"description": "Deep Learning library for Theano and TensorFlow",
"long_description": "Deep Learning library for Theano and TensorFlow",
"active": false,
"categories": [
"devel",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2694
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"clang-14",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"py37-keras_preprocessing",
"py37-numpy",
"python37",
"py37-six",
"py37-yaml",
"py37-scipy",
"py37-h5py",
"py37-keras_applications"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-tensorflow",
"py37-tensorflow1"
]
}
]
}