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

{
    "name": "py39-mlxtend",
    "portdir": "python/py-mlxtend",
    "version": "0.19.0",
    "license": "BSD and CC-BY-SA-4",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://rasbt.github.io/mlxtend/",
    "description": "Mlxtend (machine learning extensions) is a Python library of useful tools for the day-to-day data science tasks.",
    "long_description": "Mlxtend (machine learning extensions) is a Python library of useful tools for the day-to-day data science tasks.",
    "active": true,
    "categories": [
        "science",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-setuptools",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py39-matplotlib",
                "py39-numpy",
                "python39",
                "py39-scikit-learn",
                "py39-scipy",
                "py39-pandas",
                "py39-joblib"
            ]
        }
    ],
    "depends_on": []
}