GET /api/v1/ports/py27-iplib/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-iplib",
"portdir": "python/py-iplib",
"version": "1.2.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alberanid/python-iplib",
"description": "convert amongst many different IPv4 notations",
"long_description": "iplib is a Python module useful to convert amongst many different notations and to manage couples of address/netmask in the CIDR notation.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-iplib"
]
}
]
}