GET /api/v1/ports/py38-uritemplate/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py38-uritemplate",
    "portdir": "python/py-uritemplate",
    "version": "4.1.1",
    "license": "(BSD or Apache-2)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://uritemplate.readthedocs.org/",
    "description": "Python implementation of RFC6570, URI Template",
    "long_description": "This is a Python implementation of RFC6570, URI Template, and can expand templates up to and including Level 4 in that specification.",
    "active": true,
    "categories": [
        "textproc",
        "www",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py38-setuptools",
                "py38-wheel",
                "py38-build",
                "py38-installer",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python38"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py38-google-api"
            ]
        }
    ]
}