GET /api/v1/ports/py27-blessings/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-blessings",
"portdir": "python/py-blessings",
"version": "1.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/erikrose/blessings",
"description": "A thin, practical wrapper around terminal formatting, positioning, and more",
"long_description": "A thin, practical wrapper around terminal formatting, positioning, and more",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-curtsies",
"py27-nose-progressive"
]
}
]
}