GET /api/v1/ports/py27-scikits-audiolab/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-scikits-audiolab",
"portdir": "python/py-scikits-audiolab",
"version": "0.11.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cournape.github.io/audiolab/",
"description": "Audiolab is a python toolbox to read/write audio files from numpy arrays",
"long_description": "Audiolab is a python toolbox to read/write audio files from numpy arrays. It gives SciPy the equivalent of Matlab wavread, wavwrite, etc... as well as soundsc on the supported platforms. Audiolab supports all format supported by libsndfile, including wav, aiff, ircam files, and flac",
"active": true,
"categories": [
"science",
"audio",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"libsndfile",
"python27",
"py27-numpy",
"py27-scikits-module"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-scikits-audiolab"
]
}
]
}