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

{
    "name": "py36-ly",
    "portdir": "python/py-ly",
    "version": "0.9.7",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/wbsoft/python-ly",
    "description": "Tool and library for manipulating LilyPond files",
    "long_description": "The python-ly package provides a Python library and a commandline tool that can be used to parse and manipulate LilyPond source files.",
    "active": false,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "davide.liessi",
            "github": "dliessi",
            "ports_count": 72
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python36"
            ]
        }
    ],
    "depends_on": []
}