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

{
    "name": "py39-oci",
    "portdir": "python/py-oci",
    "version": "2.128.2",
    "license": "(Permissive or Apache-2)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://docs.oracle.com/en-us/iaas/tools/python/latest/index.html",
    "description": "Oracle Cloud Infrastructure Python SDK",
    "long_description": "Oracle Cloud Infrastructure Python SDK",
    "active": true,
    "categories": [
        "net",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-setuptools",
                "clang-17",
                "py39-installer",
                "py39-build",
                "py39-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python39"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py39-circuitbreaker",
                "py39-tz",
                "py39-openssl",
                "py39-dateutil",
                "py39-cryptography",
                "py39-certifi"
            ]
        }
    ],
    "depends_on": []
}