GET /api/v1/ports/py27-pylibelf/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-pylibelf",
"portdir": "python/py-pylibelf",
"version": "0.1.20110915",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://eggy.yolky.org/pylibelf/static/docs/index.html",
"description": "Pythonic wrapper for the libelf library.",
"long_description": "Pythonic wrapper for the libelf library.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"libelf",
"clang-16"
]
},
{
"type": "fetch",
"ports": [
"mercurial"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-cython",
"py27-ply"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pylibelf"
]
}
]
}