{
  "authors": [
    "Jeffrey Carter"
  ],
  "build-switches": {
    "*": {
      "ada_version": "Ada12",
      "style_checks": "No"
    }
  },
  "depends-on": [
    {
      "gnat": "<13.0 | >=13.3"
    }
  ],
  "description": "Files that are open while they exist and closed when they don't ",
  "licenses": "BSD-3-Clause",
  "maintainers": [
    "Bent Bracke <bent@bracke.dk>"
  ],
  "maintainers-logins": [
    "bracke"
  ],
  "name": "controlled_io",
  "origin": {
    "commit": "ba5b16b92647b34dc16f6512f98b1ce02a03d3c7",
    "url": "git+https://github.com/bracke/Controlled_IO.git"
  },
  "tags": [
    "io",
    "files",
    "controlled",
    "scope",
    "binary",
    "text"
  ],
  "version": "20240401",
  "website": "https://github.com/bracke/Controlled_IO"
}
