GET /api/v1/ports/py38-scikit-dsp-comm/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-scikit-dsp-comm",
"portdir": "python/py-scikit-dsp-comm",
"version": "2.0.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mwickert/scikit-dsp-comm",
"description": "A collection of functions and classes to support signal processing and communications theory teaching and research",
"long_description": "A collection of functions and classes to support signal processing and communications theory teaching and research",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-colorama",
"py38-numpy",
"py38-pyaudio",
"py38-scipy"
]
}
],
"depends_on": []
}