GET /api/v1/ports/py27-unit/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-unit",
"portdir": "python/py-unit",
"version": "1.4.1",
"license": "PSF",
"platforms": "{darwin any} freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pyunit.sourceforge.net/",
"description": "python testing framework",
"long_description": "python testing framework, py-unit is the python language version of JUnit",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-unit"
]
}
]
}