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

{
    "name": "py37-vobject",
    "portdir": "python/py-vobject",
    "version": "0.9.6.1",
    "license": "Apache-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://eventable.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": false,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py37-setuptools",
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py37-six",
                "python37",
                "py37-dateutil"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py37-importlib-metadata"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py37-pytest"
            ]
        }
    ],
    "depends_on": []
}