GET /api/v1/ports/py-enthoughtbase/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-enthoughtbase",
"portdir": "python/py-enthoughtbase",
"version": "3.1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://code.enthought.com/projects/enthought_base/",
"description": "The Enthought base package",
"long_description": "The EnthoughtBase project includes a few core packages that are used by many other projects in the Enthought Tool Suite",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 163
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-enthoughtbase"
]
}
],
"depends_on": []
}