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

{
    "name": "py39-libxslt",
    "portdir": "textproc/libxslt",
    "version": "1.1.42",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 1,
    "replaced_by": null,
    "homepage": "http://xmlsoft.org/XSLT/",
    "description": "Python bindings for libxslt",
    "long_description": "Python bindings for libxslt",
    "active": true,
    "categories": [
        "textproc",
        "python"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1825
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-17"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python39",
                "py39-libxml2",
                "libxslt"
            ]
        }
    ],
    "depends_on": []
}