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

{
    "name": "py27-hgexperimental",
    "portdir": "python/py-hgexperimental",
    "version": "0.0.20181109",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://bitbucket.org/facebook/hg-experimental",
    "description": "This is a collection of proof-of-concept Mercurial extensions written at Facebook: smartlog, githelp, backups, and fbamend.",
    "long_description": "This is a collection of proof-of-concept Mercurial extensions written at Facebook: smartlog, githelp, backups, and fbamend.",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cargo",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "lz4",
                "mercurial",
                "python27",
                "py27-cython-compat"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-hgexperimental"
            ]
        }
    ]
}