GET /api/v1/ports/py27-keras_preprocessing/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-keras_preprocessing",
"portdir": "python/py-keras_preprocessing",
"version": "1.1.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/keras-team/keras-preprocessing",
"description": "Keras Preprocessing is the data preprocessing and data augmentation module of the Keras deep learning library.",
"long_description": "Keras Preprocessing is the data preprocessing and data augmentation module of the Keras deep learning library.",
"active": false,
"categories": [
"devel",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2694
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-keras"
]
}
]
}