GET /api/v1/ports/py27-tagcloud/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-tagcloud",
"portdir": "python/py-tagcloud",
"version": "0.3.5",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pytagcloud",
"description": "create simple tag clouds inspired by http://www.wordle.net/",
"long_description": "create simple tag clouds inspired by http://www.wordle.net/",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"py27-game",
"py27-simplejson"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-tagcloud"
]
}
]
}