GET /api/v1/ports/py27-rfc3339/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-rfc3339",
"portdir": "python/py-rfc3339",
"version": "6.2",
"license": "ISCL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/henry/rfc3339",
"description": "Formats dates according to the RFC 3339.",
"long_description": "Formats dates according to the RFC 3339.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
}