{
  "authors": [
    "onox"
  ],
  "available": {
    "case(os)": {
      "...": false,
      "linux": true
    }
  },
  "build-switches": {
    "*": {
      "style_checks": [
        "-gnatygAO-Is"
      ]
    },
    "validation": {
      "compile_checks": "warnings"
    }
  },
  "description": "Monitor filesystem events using Linux' inotify API",
  "executables": [
    "inotify-ada"
  ],
  "licenses": "Apache-2.0",
  "maintainers": [
    "onox <denkpadje@gmail.com>"
  ],
  "maintainers-logins": [
    "onox"
  ],
  "name": "inotify",
  "origin": {
    "commit": "42f5ce851cdbb493c50c93abd9e2363f1a0f36a9",
    "url": "git+https://github.com/onox/inotify-ada.git"
  },
  "project-files": [
    "inotify.gpr",
    "monitor.gpr"
  ],
  "tags": [
    "inotify",
    "linux"
  ],
  "version": "2.0.1",
  "website": "https://github.com/onox/inotify-ada"
}
