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

{
    "name": "py311-traittypes",
    "portdir": "python/py-traittypes",
    "version": "0.2.1",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/jupyter-widgets/traittypes",
    "description": "Custom trait types for scientific computing",
    "long_description": "Provide a reference implementation of trait types for common data structures used in NumPy, SciPy, Pandas and friends, which are out of the scope of the main traitlets project but are a common requirement to build applications with traitlets in combination with the scipy stack.",
    "active": true,
    "categories": [
        "science",
        "python"
    ],
    "maintainers": [
        {
            "name": "petr",
            "github": "petrrr",
            "ports_count": 547
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py311-build",
                "py311-setuptools",
                "py311-wheel",
                "clang-15",
                "py311-installer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py311-traitlets",
                "python311"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py311-bqplot",
                "py-traittypes"
            ]
        }
    ]
}