GET /api/v1/ports/nfoview/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "nfoview",
"portdir": "gnome/nfoview",
"version": "1.23",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://otsaloma.io/nfoview/",
"description": "Simple viewer for NFO files",
"long_description": "NFO Viewer is a simple viewer for NFO files, which are ASCII art in the CP437 codepage. The advantages of using NFO Viewer instead of a text editor are preset font and encoding settings, automatic window size and clickable hyperlinks.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"intltool",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"shared-mime-info",
"gtk3",
"terminus-font",
"python310",
"py310-gobject3"
]
},
{
"type": "run",
"ports": [
"adwaita-icon-theme"
]
}
],
"depends_on": []
}