GET /api/v1/ports/py-stfio/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-stfio",
"portdir": "python/py-stfio",
"version": "0.15.8",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.stimfit.org",
"description": "Electrophysiology file support for Python",
"long_description": "A Python module to read common electrophysiology file formats.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "christsc",
"github": "neurodroid",
"ports_count": 7
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py37-stfio"
]
}
],
"depends_on": []
}