GET /api/v1/ports/org-mode/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "org-mode",
"portdir": "editors/org-mode",
"version": "9.4",
"license": "GPL-3+",
"platforms": "any {darwin >= 11}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://orgmode.org/",
"description": "an Emacs Mode for Notes, Project Planning, and Authoring",
"long_description": "Org is a mode for keeping notes, maintaining TODO lists, and doing project planning with a fast and effective plain-text system.",
"active": true,
"categories": [
"editors"
],
"maintainers": [
{
"name": "dports",
"github": "drkp",
"ports_count": 73
}
],
"variants": [
"contrib"
],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"emacs"
]
}
],
"depends_on": []
}