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

{
    "name": "py38-pybind11",
    "portdir": "python/py-pybind11",
    "version": "2.13.6",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/pybind/pybind11",
    "description": "Seamless operability between C++11 and Python.",
    "long_description": "pybind11 is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code.",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2692
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py38-setuptools",
                "py38-wheel",
                "py38-build",
                "py38-installer",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python38"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py38-fasttext",
                "py38-pyopencl",
                "py38-matplotlib",
                "py38-iminuit",
                "py38-contourpy"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py38-pytomlpp",
                "py38-pytorch",
                "py38-scipy",
                "py38-pikepdf"
            ]
        }
    ]
}