HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "tmux",
"portdir": "sysutils/tmux",
"version": "3.3a",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tmux.github.io",
"description": "terminal multiplexer",
"long_description": "tmux is a \"terminal multiplexer\", it enables a number of terminals (or windows) to be accessed and controlled from a single terminal. tmux is intended to be a simple, modern, BSD-licensed alternative to programs such as GNU screen.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "tessarek",
"github": "tessus",
"ports_count": 4
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
},
{
"type": "lib",
"ports": [
"libevent",
"ncurses",
"libutf8proc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"wemux"
]
},
{
"type": "run",
"ports": [
"py36-libtmux",
"byobu",
"py37-libtmux",
"py38-libtmux",
"py39-libtmux",
"tmux-pasteboard",
"py310-libtmux"
]
}
]
}