GET /api/v1/ports/duckytool/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "duckytool",
"portdir": "www/duckytool",
"version": "0.9.6",
"license": "MIT and PSF and BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://monkey.org/~jose/wiki/doku.php?id=wiki:duckytool",
"description": "ducky is ... well, the web's command line.",
"long_description": "ducky marries a bunch of web service APIs into one tool, conventiently callable from the command line. search the web without using a browser.",
"active": true,
"categories": [
"net",
"www",
"python"
],
"maintainers": [
{
"name": "ecronin",
"github": "ecronin",
"ports_count": 6
}
],
"variants": [
"links"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
}