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

{
    "name": "py-oslo-serialization",
    "portdir": "python/py-oslo-serialization",
    "version": "5.7.0",
    "license": "Apache-2",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://docs.openstack.org/oslo.serialization/latest/",
    "description": "The oslo.utils library",
    "long_description": "The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py313-oslo-serialization"
            ]
        }
    ],
    "depends_on": []
}