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

{
    "name": "mat2",
    "portdir": "multimedia/mat2",
    "version": "0.13.5",
    "license": "LGPL-3",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://0xacab.org/jvoisin/mat2",
    "description": "metadata removal tool",
    "long_description": "mat2 is a metadata removal tool, supporting a wide range of commonly used file formats, written in python3.",
    "active": true,
    "categories": [
        "multimedia",
        "python"
    ],
    "maintainers": [
        {
            "name": "akierig",
            "github": "akierig",
            "ports_count": 8
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py313-build",
                "py313-installer",
                "py313-setuptools",
                "py313-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py313-mutagen",
                "gdk-pixbuf2",
                "librsvg",
                "python313",
                "py313-cairo",
                "py313-gobject3"
            ]
        },
        {
            "type": "run",
            "ports": [
                "ffmpeg",
                "exiftool"
            ]
        }
    ],
    "depends_on": []
}