HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "fish",
"portdir": "shells/fish",
"version": "3.6.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fishshell.com/",
"description": "A command line shell for the 90s",
"long_description": "fish is a smart and user-friendly command line shell for OS X, Linux, and the rest of the family",
"active": true,
"categories": [
"shells"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"gettext",
"clang-15"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"libiconv",
"gettext-runtime"
]
},
{
"type": "test",
"ports": [
"py39-pexpect"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-virtualfish",
"py35-virtualfish",
"py36-virtualfish",
"py37-virtualfish",
"py38-virtualfish",
"py39-virtualfish",
"py310-virtualfish",
"py311-virtualfish"
]
}
]
}