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

{
    "name": "py27-ligo-gracedb",
    "portdir": "python/py-ligo-gracedb",
    "version": "2.1.2",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.lsc-group.phys.uwm.edu/daswg/projects/gracedb.html",
    "description": "Gravitational-wave Candidate Event Database",
    "long_description": "A prototype system to organize candidate events from gravitational-wave searches and to provide an environment to record information about follow-ups. This package provides a simple client tool to submit candidate events to the database.",
    "active": false,
    "categories": [
        "science",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "py27-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27",
                "py27-ligo-common",
                "py27-six"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py27-lalinference"
            ]
        }
    ]
}