HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "luash",
"portdir": "shells/luash",
"version": "0.9",
"license": "AGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://luaforge.net/projects/luash",
"description": "shell written in Lua/C++",
"long_description": "luash is a shell written in Lua/C++ that allow you to run command using Lua syntax",
"active": true,
"categories": [
"shells"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"lua-luafilesystem",
"lua"
]
}
],
"depends_on": []
}