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

{
    "name": "py-urwidtrees",
    "portdir": "python/py-urwidtrees",
    "version": "1.0.3",
    "license": "GPL-3",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/pazz/urwidtrees",
    "description": "Tree widgets for urwid",
    "long_description": "This is a Widget Container API for the urwid toolkit. It uses a MVC approach and allows to build trees of widgets.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "harensdeveloper",
            "github": "harens",
            "ports_count": 34
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py38-urwidtrees"
            ]
        }
    ],
    "depends_on": []
}