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

{
    "name": "py36-ezodf",
    "portdir": "python/py-ezodf",
    "version": "0.2.5",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/T0ha/ezodf",
    "description": "Python package to create or open OpenDocument files.",
    "long_description": "ezodf is a Python package to create new or open existing OpenDocument (ODF) files to extract, add, modify or delete document data.",
    "active": false,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "Mathias.Laurin+macports",
            "github": "Synss",
            "ports_count": 5
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python36",
                "py36-lxml"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-ezodf"
            ]
        }
    ]
}