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

{
    "name": "py35-three-merge",
    "portdir": "python/py-three-merge",
    "version": "0.1.1",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/spyder-ide/three-merge",
    "description": "Simple library for merging two strings with respect to a base one",
    "long_description": "Simple library for merging two strings with respect to a base one",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1577
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "py35-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python35",
                "py35-diff-match-patch"
            ]
        }
    ],
    "depends_on": []
}