HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "lynx",
"portdir": "www/lynx",
"version": "2.8.9rel.1",
"license": "(GPL-2 or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lynx.invisible-island.net",
"description": "The text web browser",
"long_description": "Lynx is a fully-featured World Wide Web browser for users on Unix, VMS, and other platforms running cursor-addressable, character-cell terminals or emulators.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "larryv",
"github": "larryv",
"ports_count": 45
}
],
"variants": [
"ssl",
"gnutls",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"perl5",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"openssl",
"gettext",
"libiconv",
"libidn",
"ncurses"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"wml"
]
},
{
"type": "lib",
"ports": [
"arb",
"man"
]
}
]
}