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

{
    "name": "R-xslt",
    "portdir": "R/R-xslt",
    "version": "1.4.6",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://docs.ropensci.org/xslt",
    "description": "Extensible style-sheet language transformations",
    "long_description": "Extensible style-sheet language transformations",
    "active": true,
    "categories": [
        "science",
        "R"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "pkgconfig",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libxslt",
                "R-CRAN-recommended",
                "R-Rcpp",
                "R-xml2"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-testthat"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "R-tinkr"
            ]
        }
    ]
}