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

{
    "name": "lua54-lsqlite3",
    "portdir": "lua/lua-lsqlite3",
    "version": "0.9.5",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://luarocks.org/modules//lsqlite3",
    "description": "A binding for Lua to the SQLite3 database library",
    "long_description": "A binding for Lua to the SQLite3 database library",
    "active": true,
    "categories": [
        "devel",
        "lua"
    ],
    "maintainers": [
        {
            "name": "judaew",
            "github": "judaew",
            "ports_count": 572
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "lua-luarocks",
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "lua54"
            ]
        }
    ],
    "depends_on": []
}