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

{
    "name": "rb-google",
    "portdir": "ruby/rb-google",
    "version": "0.6.0",
    "license": "GPL-2+",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.caliban.org/ruby/ruby-google.shtml",
    "description": "Ruby interface to Googleʼs SOAP-driven Web API",
    "long_description": "Ruby/Google offers a higher-level abstraction of Googleʼs SOAP-driven Web API. It allows the user to programmatically query the Google serach-engine from the convert of his or her favorite programming language.",
    "active": true,
    "categories": [
        "www",
        "ruby"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ruby",
                "rb-http-access2",
                "rb-uconv"
            ]
        }
    ],
    "depends_on": []
}