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

{
    "name": "rb32-version_gem",
    "portdir": "ruby/rb-version_gem",
    "version": "1.1.3",
    "license": "MIT",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://gitlab.com/oauth-xx/version_gem",
    "description": "Enhance that VERSION! Sugar for boring version modules",
    "long_description": "Enhance that VERSION! Sugar for boring version modules",
    "active": true,
    "categories": [
        "devel",
        "ruby"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ruby32"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "rb32-oauth",
                "rb32-oauth-tty",
                "rb32-snaky_hash"
            ]
        }
    ]
}