HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "zim",
"portdir": "editors/zim",
"version": "0.75.1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://zim-wiki.org",
"description": "Personal desktop wiki",
"long_description": "Zim is a graphical text editor used to maintain a collection of wiki pages. Each page can contain links to other pages, simple formatting and images. Pages are stored in a folder structure, like in an outliner, and can have attachments. Creating a new page is as easy as linking to a nonexistent page. All data is stored in plain text files with wiki formatting. Various plugins provide additional functionality, like a task list manager, an equation editor, a tray icon, and support for version control.",
"active": true,
"categories": [
"editors"
],
"maintainers": [],
"variants": [
"quartz",
"x11"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"makeicns"
]
},
{
"type": "lib",
"ports": [
"py310-gobject3",
"py310-pyxdg",
"gtk3",
"python310"
]
},
{
"type": "run",
"ports": [
"desktop-file-utils",
"adwaita-icon-theme"
]
}
],
"depends_on": []
}