GET /api/v1/ports/py27-cidrize/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-cidrize",
"portdir": "python/py-cidrize",
"version": "0.6.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jathanism/cidrize/",
"description": "Cidrize parses IPv4/IPv6 addresses, CIDRs, ranges, and wildcard matches.",
"long_description": "Cidrize parses IPv4/IPv6 addresses, CIDRs, ranges, and wildcard matches.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2692
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-netaddr"
]
}
],
"depends_on": []
}