GET /api/v1/ports/zsh-history-substring-search/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "zsh-history-substring-search",
"portdir": "sysutils/zsh-history-substring-search",
"version": "1.1.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zsh-users/zsh-history-substring-search",
"description": "Zsh port of Fish shell's history search.",
"long_description": "This is a clean-room implementation of the Fish shell's history search feature, where you can type in any part of any command from history and then press chosen keys, such as the UP and DOWN arrows, to cycle through matches.",
"active": true,
"categories": [
"sysutils",
"shells"
],
"maintainers": [
{
"name": "bashu.was.here",
"github": "bashu",
"ports_count": 40
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "run",
"ports": [
"zsh"
]
}
],
"depends_on": []
}