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

{
    "name": "py36-pygit2",
    "portdir": "python/py-pygit2",
    "version": "1.6.1",
    "license": "(GPL-2 or Permissive)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.pygit2.org/",
    "description": "Python bindings for libgit2",
    "long_description": "Pygit2 is a set of Python bindings to the libgit2 shared library, libgit2 implements the core of Git.",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2653
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "py36-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libgit2",
                "python36",
                "py36-cached-property",
                "py36-cffi"
            ]
        }
    ],
    "depends_on": []
}