{
  "authors": [
    "onox"
  ],
  "available": {
    "case(os)": {
      "...": false,
      "linux": true
    }
  },
  "build-switches": {
    "*": {
      "style_checks": [
        "-gnatygAO-Is"
      ]
    },
    "validation": {
      "compile_checks": "warnings"
    }
  },
  "description": "Library for input devices and force-feedback using Linux' evdev API",
  "executables": [
    "evdev-ada"
  ],
  "licenses": "Apache-2.0",
  "maintainers": [
    "onox <denkpadje@gmail.com>"
  ],
  "maintainers-logins": [
    "onox"
  ],
  "name": "evdev",
  "origin": {
    "commit": "dad80c143a7d673a5cfe2c8f0230737fcd22002b",
    "url": "git+https://github.com/onox/evdev-ada.git"
  },
  "project-files": [
    "evdev.gpr",
    "evdev_info.gpr"
  ],
  "tags": [
    "evdev",
    "force-feedback",
    "linux",
    "input"
  ],
  "version": "2.0.2",
  "website": "https://github.com/onox/evdev-ada"
}
