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

{
    "name": "rb31-uuidtools",
    "portdir": "ruby/rb-uuidtools",
    "version": "2.2.0",
    "license": "Apache-2",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/sporkmonger/uuidtools",
    "description": "Generate UUIDs (or GUIDs) with Ruby.",
    "long_description": "UUIDTools was designed to be a simple library for generating any of the various types of UUIDs (or GUIDs if you prefer to call them that). It conforms to RFC 4122 whenever possible.",
    "active": true,
    "categories": [
        "ruby"
    ],
    "maintainers": [
        {
            "name": "blair",
            "github": "",
            "ports_count": 5
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ruby31"
            ]
        }
    ],
    "depends_on": []
}