GET /api/v1/ports/py27-orbited/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-orbited",
"portdir": "python/py-orbited",
"version": "0.7.10",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://orbited.org/",
"description": "Orbited provides a pure JavaScript/HTML socket in the browser.",
"long_description": "Orbited provides a pure JavaScript/HTML socket in the browser. It is a web router and firewall that allows you to integrate web applications with arbitrary back-end systems. You can implement any network protocol in the browser—without resorting to plugins.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-demjson",
"py27-morbid"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-orbited"
]
}
]
}