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

{
    "name": "rb24-nokogiri",
    "portdir": "ruby/rb-nokogiri",
    "version": "1.13.3",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://nokogiri.org",
    "description": "Nokogiri is an HTML, XML, SAX, and Reader parser.",
    "long_description": "Nokogiri is an HTML, XML, SAX, and Reader parser. Among Nokogiri's many features is the ability to search documents via XPath or CSS3 selectors.",
    "active": false,
    "categories": [
        "ruby"
    ],
    "maintainers": [
        {
            "name": "kimuraw",
            "github": "kimuraw",
            "ports_count": 109
        },
        {
            "name": "judaew",
            "github": "judaew",
            "ports_count": 573
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-12"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "rb24-gem-patch"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "rb24-mini_portile2",
                "libiconv",
                "zlib",
                "libxslt",
                "libxml2",
                "ruby24"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "rb24-ronn-ng"
            ]
        }
    ]
}