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

{
    "name": "rb-hpricot",
    "portdir": "ruby/rb-hpricot",
    "version": "0.6.161",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://code.whytheluckystiff.net/hpricot/",
    "description": "a swift, liberal HTML parser with a fantastic library",
    "long_description": "a swift, liberal HTML parser with a fantastic library",
    "active": true,
    "categories": [
        "ruby"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "rb-rake"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ruby",
                "rb-rubygems"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "rb-twitter"
            ]
        },
        {
            "type": "run",
            "ports": [
                "rb-mofo"
            ]
        }
    ]
}