GET /api/v1/ports/py27-selectors2/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-selectors2",
"portdir": "python/py-selectors2",
"version": "2.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sethmlarson/selectors2",
"description": "Back-ported, durable, and portable selectors",
"long_description": "Back-ported, durable, and portable selectors",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1048
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-mock",
"py27-nose",
"py27-psutil"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py27-wurlitzer"
]
},
{
"type": "lib",
"ports": [
"py27-rfc6555",
"py-selectors2"
]
}
]
}