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

{
    "name": "libmspub",
    "portdir": "graphics/libmspub",
    "version": "0.1.4",
    "license": "(GPL-2.1+ or LGPL-2.1+ or MPL-1.1+)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://wiki.documentfoundation.org/DLP/Libraries/libmspub",
    "description": "libmspub is a library and a set of tools for reading and converting binary files produced by Microsoft Publisher.",
    "long_description": "libmspub is a library and a set of tools for reading and converting binary files produced by Microsoft Publisher.",
    "active": true,
    "categories": [
        "graphics"
    ],
    "maintainers": [
        {
            "name": "cbradney",
            "github": "cbradney",
            "ports_count": 3
        }
    ],
    "variants": [
        "docs",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-16"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "zlib",
                "boost176",
                "icu",
                "librevenge"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "scribus-devel"
            ]
        }
    ]
}