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

{
    "name": "lua51-lua-gd",
    "portdir": "lua/lua-lua-gd",
    "version": "1.0",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 1,
    "replaced_by": null,
    "homepage": "https://luarocks.org/modules/zhengsu/lua-gd",
    "description": "an image manipulation library for the Lua Programming Language, based on Thomas Boutell's GD library",
    "long_description": "Lua-GD is an image manipulation library for the Lua Programming Language, based on Thomas Boutell's GD library.",
    "active": true,
    "categories": [
        "devel",
        "lua"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "lua-luarocks",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gd2",
                "lua51"
            ]
        }
    ],
    "depends_on": []
}