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

{
    "name": "py-bottlenose",
    "portdir": "python/py-bottlenose",
    "version": "1.1.10",
    "license": "Apache-2",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/lionheart/bottlenose",
    "description": "A Python wrapper for the Amazon Product Advertising API.",
    "long_description": "A Python wrapper for the Amazon Product Advertising API.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "kirill",
            "github": "catap",
            "ports_count": 1279
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py311-bottlenose"
            ]
        }
    ],
    "depends_on": []
}