HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "scite",
"portdir": "editors/scite",
"version": "4.4.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.scintilla.org/SciTE.html",
"description": "SciTE is a SCIntilla-based text editor",
"long_description": "Originally built to demonstrate Scintilla, it has grown to be a generally useful editor with facilities for building and running programs. It is best used for jobs with simple configurations.",
"active": true,
"categories": [
"editors"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"glib2",
"desktop-file-utils",
"gtk3",
"atk",
"gdk-pixbuf2",
"libgcc",
"libgcc13",
"cairo",
"dbus"
]
}
],
"depends_on": []
}