GET /api/v1/ports/py38-librosa/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py38-librosa",
    "portdir": "python/py-librosa",
    "version": "0.10.1",
    "license": "ISC",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/librosa/librosa",
    "description": "A python package for music and audio analysis.",
    "long_description": "A python package for music and audio analysis.",
    "active": false,
    "categories": [
        "audio",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py38-setuptools",
                "py38-wheel",
                "py38-build",
                "py38-installer",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python38"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py38-numba",
                "py38-numpy",
                "py38-pooch",
                "py38-scikit-learn",
                "py38-scipy",
                "py38-soundfile",
                "py38-lazy_loader",
                "py38-soxr",
                "py38-typing_extensions",
                "py38-audioread",
                "py38-decorator",
                "py38-joblib",
                "py38-matplotlib",
                "py38-msgpack"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py38-pytest",
                "py38-pytest-mpl",
                "py38-resampy",
                "py38-samplerate",
                "py38-types-decorator"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py38-magenta"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py38-magenta",
                "py38-note-seq"
            ]
        }
    ]
}