GET /api/v1/ports/py37-pyvcf/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-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": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "git",
"github": "SoapZA",
"ports_count": 22
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-build",
"py37-installer",
"py37-cython",
"py37-setuptools",
"py37-wheel"
]
},
{
"type": "lib",
"ports": [
"htslib",
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pyvcf"
]
}
]
}