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

{
    "name": "py39-opencv3-devel",
    "portdir": "graphics/opencv3-devel",
    "version": "3.4.16",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://opencv.org",
    "description": "Open Source Computer Vision Library",
    "long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
    "active": true,
    "categories": [
        "graphics",
        "science"
    ],
    "maintainers": [
        {
            "name": "mascguy",
            "github": "mascguy",
            "ports_count": 337
        }
    ],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "pkgconfig",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libpng",
                "ilmbase",
                "openjpeg",
                "tiff",
                "webp",
                "bzip2",
                "ffmpeg",
                "py39-numpy",
                "opencv3-devel",
                "openexr2",
                "python39",
                "zlib",
                "libjpeg-turbo"
            ]
        }
    ],
    "depends_on": []
}