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

{
    "name": "py311-vobject",
    "portdir": "python/py-vobject",
    "version": "0.9.7",
    "license": "Apache-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://py-vobject.github.io/vobject/",
    "description": "Python package for parsing and generating vCard and vCalendar files.",
    "long_description": "vObject is intended to be a full featured Python package for parsing and generating vCard and vCalendar files. It is being developed in concert with the Open Source Application Foundation`s Chandler project.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py311-installer",
                "py311-setuptools",
                "py311-wheel",
                "py311-build"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py311-dateutil",
                "py311-six",
                "python311"
            ]
        }
    ],
    "depends_on": []
}