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

{
    "name": "abcm2ps",
    "portdir": "print/abcm2ps",
    "version": "8.14.15",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://moinejf.free.fr/",
    "description": "abcm2ps converts abc music tunes to PostScript",
    "long_description": "abcm2ps is a package that converts music tunes from ABC format to PostScript. It introduces many extensions to the ABC language that make it suitable for classical music.",
    "active": true,
    "categories": [
        "audio",
        "print"
    ],
    "maintainers": [
        {
            "name": "judaew",
            "github": "judaew",
            "ports_count": 541
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "freetype",
                "pango"
            ]
        }
    ],
    "depends_on": []
}