GET /api/v1/ports/py311-keras_preprocessing/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-keras_preprocessing",
"portdir": "python/py-keras_preprocessing",
"version": "1.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"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": true,
"categories": [
"devel",
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"py311-numpy",
"py311-h5py",
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-keras",
"py-keras_preprocessing"
]
}
]
}