GET /api/v1/ports/py27-pedal/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-pedal",
"portdir": "python/py-pedal",
"version": "2.0.3",
"license": "LGPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pypedal.sourceforge.net/",
"description": "python module for pedigree analysis",
"long_description": "PyPedal is a Python language application for pedigree analysis.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-numeric"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pedal"
]
}
]
}