GET /api/v1/ports/libusb-devel/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "libusb-devel",
    "portdir": "devel/libusb",
    "version": "20220904-f3619c40",
    "license": "LGPL-2.1+",
    "platforms": "darwin",
    "epoch": 1,
    "replaced_by": null,
    "homepage": "https://libusb.info/",
    "description": "library for USB device access",
    "long_description": "library for use by user level applications to access USB devices regardless of OS This port provides devel version of libusb, updated weekly to monthly.",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [
        {
            "name": "michaelld",
            "github": "michaelld",
            "ports_count": 441
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "automake",
                "libtool",
                "pkgconfig",
                "clang-16"
            ]
        }
    ],
    "depends_on": []
}