GET /api/v1/ports/py27-htseq/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-htseq",
"portdir": "python/py-htseq",
"version": "0.12.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/htseq/htseq",
"description": "A framework to process and analyze data from high-throughput sequencing (HTS) assays",
"long_description": "A framework to process and analyze data from high-throughput sequencing (HTS) assays",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "davide.liessi",
"github": "dliessi",
"ports_count": 72
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-numpy",
"py27-pysam"
]
},
{
"type": "run",
"ports": [
"py27-matplotlib"
]
}
],
"depends_on": []
}