GET /api/v1/ports/py27-pynzb/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-pynzb",
"portdir": "python/py-pynzb",
"version": "0.1.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pynzb/",
"description": "unified API for parsing NZB files",
"long_description": "pynzb is a unified API for parsing NZB files",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pynzb"
]
},
{
"type": "run",
"ports": [
"py27-FlexGet"
]
}
]
}