{
  "description": "A simple library for communicating with USB and Bluetooth HID devices",
  "external": [
    {
      "kind": "system",
      "origin": {
        "case(distribution)": {
          "arch": [
            "hidapi"
          ],
          "centos|fedora|rhel": [
            "hidapi-devel"
          ],
          "debian|ubuntu": [
            "libhidapi-dev"
          ],
          "homebrew": [
            "hidapi"
          ],
          "macports": [
            "hidapi"
          ]
        }
      }
    }
  ],
  "licenses": "BSD-3-Clause OR GPL-3.0-only OR custom-hidapi",
  "maintainers": [
    "Philip Munts <phil@munts.net>"
  ],
  "maintainers-logins": [
    "pmunts"
  ],
  "name": "libhidapi"
}
