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

{
    "name": "py37-cleo",
    "portdir": "python/py-cleo",
    "version": "2.0.1",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/python-poetry/cleo",
    "description": "Cleo allows you to create beautiful and testable command-line interfaces.",
    "long_description": "Create beautiful and testable command-line interfaces. Cleo is mostly a higher level wrapper for CliKit, so a lot of the components and utilities comes from it. Refer to its documentation for more information.",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "davidgilman1",
            "github": "dgilman",
            "ports_count": 116
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py37-installer",
                "py37-poetry-core",
                "py37-build",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python37",
                "py37-crashtest",
                "py37-pylev",
                "py37-rapidfuzz"
            ]
        }
    ],
    "depends_on": []
}