GET /api/v1/ports/py27-smisk/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-smisk",
"portdir": "python/py-smisk",
"version": "1.1.6",
"license": "MIT and BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://python-smisk.org/",
"description": "High performance web service framework",
"long_description": "A modern high performance web service framework, written in C but controlled by Python.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "rasmus",
"github": "",
"ports_count": 6
}
],
"variants": [
"minimal",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-elixir",
"py27-gnureadline",
"python27",
"py27-yaml",
"fcgi",
"py27-mako",
"py27-cjson"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-smisk"
]
}
]
}