GET /api/v1/ports/py27-imdb/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-imdb",
"portdir": "python/py-imdb",
"version": "6.8",
"license": "GPL-2+",
"platforms": "darwin",
"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-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-lxml",
"py27-setuptools",
"py27-sqlalchemy"
]
}
],
"depends_on": []
}