GET /api/v1/ports/py37-scikit-dsp-comm/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-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": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py37-numpy",
"python37",
"py37-scipy",
"py37-pyaudio",
"py37-colorama"
]
}
],
"depends_on": []
}