GET /api/v1/ports/lite-xl/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "lite-xl",
"portdir": "editors/lite-xl",
"version": "2.1.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lite-xl.com/",
"description": "A lightweight text editor written in Lua",
"long_description": "A lightweight text editor written in Lua, adapted from lite. It aims to provide something practical, pretty, small and fast. Easy to modify and extend, or to use without doing either.",
"active": true,
"categories": [
"editors",
"lua"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 133
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"cmake",
"meson",
"ninja",
"pkgconfig",
"librsvg",
"makeicns"
]
},
{
"type": "lib",
"ports": [
"pcre2",
"antigraingeometry",
"freetype",
"reproc",
"lua54",
"libsdl2"
]
}
],
"depends_on": []
}