GET /api/v1/ports/lua52-luaexpat/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "lua52-luaexpat",
    "portdir": "lua/lua-luaexpat",
    "version": "1.5.1",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://luarocks.org/modules/lunarmodules/luaexpat",
    "description": "XML Expat parsing",
    "long_description": "LuaExpat is a SAX (Simple API for XML) XML parser based on the Expat library.",
    "active": true,
    "categories": [
        "devel",
        "lua"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "lua-luarocks",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "lua52",
                "expat"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "libquvi-scripts"
            ]
        }
    ]
}