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

{
    "name": "py36-pyvcf",
    "portdir": "python/py-pyvcf",
    "version": "0.6.8",
    "license": "MIT and BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://pypi.python.org/pypi/PyVCF",
    "description": "Python interface for the VCF variant file common in sequence analysis",
    "long_description": "PyVCF is a library to read and write VCF 4.0 and 4.1 files with ease.",
    "active": false,
    "categories": [
        "science",
        "python"
    ],
    "maintainers": [
        {
            "name": "git",
            "github": "SoapZA",
            "ports_count": 22
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "py36-cython",
                "py36-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python36",
                "htslib"
            ]
        }
    ],
    "depends_on": []
}