GET /api/v1/ports/py37-imdb/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-imdb",
"portdir": "python/py-imdb",
"version": "6.8",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://imdbpy.sourceforge.io/",
"description": "python module providing access to the IMDb movie database",
"long_description": "py-imdb is a Python package useful to retrieve and manage the data of the IMDb movie database.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"py37-lxml",
"py37-setuptools",
"py37-sqlalchemy",
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-imdb"
]
}
]
}