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

{
    "name": "exempi",
    "portdir": "graphics/exempi",
    "version": "2.6.5",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://libopenraw.freedesktop.org/exempi/",
    "description": "Exempi is an implementation of XMP.",
    "long_description": "Exempi is an implementation of XMP. Version 2.6.4 is based on Adobe XMP SDK v2023.07.",
    "active": true,
    "categories": [
        "graphics"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2647
        }
    ],
    "variants": [
        "unit_test",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cctools",
                "clang-17"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "nautilus",
                "EqualX",
                "tracker",
                "tellico",
                "eog"
            ]
        }
    ]
}