HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "weechat",
"portdir": "irc/weechat",
"version": "4.6.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://weechat.org/",
"description": "Fast, light & extensible IRC client",
"long_description": "WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC client for many operating systems. Everything can be done with a keyboard. It is customizable and extensible with plugins/scripts, and includes: \n - nicklist \n - smart hotlist \n - infobar with highlight notification \n - horizontal and vertical split \n - double charset support (decode/encode) \n - FIFO pipe for remote control \n - and much more!",
"active": true,
"categories": [
"irc"
],
"maintainers": [
{
"name": "cardi",
"github": "cardi",
"ports_count": 2
}
],
"variants": [
"debug",
"python",
"python39",
"python310",
"python311",
"python312",
"python313",
"ruby",
"ruby31",
"ruby32",
"ruby33",
"aspell",
"doc",
"lua",
"perl",
"scheme",
"tcl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"cmake",
"pkgconfig",
"asciidoctor",
"docbook-xsl-nons",
"libxslt"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gettext",
"gnutls",
"libgcrypt",
"ncurses",
"curl",
"libcjson",
"libiconv"
]
},
{
"type": "run",
"ports": [
"curl-ca-bundle"
]
},
{
"type": "test",
"ports": [
"cpputest"
]
}
],
"depends_on": []
}