GET /api/v1/ports/chafa/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "chafa",
    "portdir": "graphics/chafa",
    "version": "1.14.5",
    "license": "LGPL-3",
    "platforms": "darwin linux",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://hpjansson.org/chafa",
    "description": "Terminal graphics for the 21st century",
    "long_description": "Terminal graphics for the 21st century. Chafa is a command-line utility that converts all kinds of images, including animated GIFs, into sixel or ANSI/Unicode character output that can be displayed in a terminal. It is highly configurable, with support for alpha transparency and multiple color modes and color spaces, combining selectable ranges of Unicode characters to produce the desired output.",
    "active": true,
    "categories": [
        "graphics"
    ],
    "maintainers": [
        {
            "name": "herby.gillot",
            "github": "herbygillot",
            "ports_count": 988
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "gtk-doc",
                "clang-17"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "webp",
                "freetype",
                "glib2",
                "libjxl",
                "gettext-runtime",
                "ImageMagick",
                "libjpeg-turbo",
                "tiff"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "offpunk",
                "fastfetch"
            ]
        }
    ]
}