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

{
    "name": "rb-innate",
    "portdir": "ruby/rb-innate",
    "version": "2009.10",
    "license": "MIT",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/manveru/innate",
    "description": "Powerful web-framework wrapper for Rack.",
    "long_description": "Powerful web-framework wrapper for Rack.",
    "active": true,
    "categories": [
        "devel",
        "www",
        "ruby"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "rb18-rake",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "rb-rack"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "rb-ramaze"
            ]
        }
    ]
}