{
  "canonical_url": "https://crates.flyology.org/community/",
  "catalog": {
    "name": "community",
    "repository_url": "https://github.com/alire-project/alire-index",
    "revision": "cd12c6aa35b7d6483841517305d57ba167ec78d0"
  },
  "generated_at": "2026-08-23T04:55:42Z",
  "index": {
    "version": "1.4.0"
  },
  "package": {
    "catalog": "community",
    "description": "Files that are open while they exist and closed when they don't ",
    "development_only": false,
    "latest_version": "20240401.0.1",
    "name": "controlled_io",
    "selected_version": "20240401.0.1",
    "versions": [
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "flyology",
            "condition": null,
            "name": "gnat",
            "package": "gnat_flyology_native",
            "provided_version": "16.2.0",
            "requirement": "<13.0 | >=13.3",
            "resolved": true,
            "version": "16.2.0-patchset.1.1.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "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",
          "long-description": "# Controlled_IO\nFiles that are open while they exist and closed when they don't\n\nThis is a draft response to a request for a library for [Scope-based files](https://forum.ada-lang.io/t/ada-library-wishlist/14/5). Both binary and text I/O is supported. Please comment on whether or not you find this useful.\n\nThe library is completely portable. It has been compiled and tested with GNAT and ObjectAda, on Linux and Windows.\n\nControlled_Test and Controlled_Text are test programs. Both are user-unfriendly file-copy programs. Controlled_Test performs a binary copy; the output should always be identical to the input. Controlled_Text performs a line-by-line copy of text files; the output may have different line terminators than the input.\n\nControlled_UTF is a user-unfriendly program to convert a native text file to a [Universal Text File](https://github.com/jrcarter/Universal-Text-File).\n",
          "maintainers": [
            "Bent Bracke <bent@bracke.dk>"
          ],
          "maintainers-logins": [
            "bracke"
          ],
          "name": "controlled_io",
          "origin": {
            "commit": "0cfe3ed52318bed75926d2bfb22950cecc8599f3",
            "url": "git+https://github.com/bracke/Controlled_IO.git"
          },
          "tags": [
            "io",
            "files",
            "controlled",
            "scope",
            "binary",
            "text"
          ],
          "version": "20240401.0.1",
          "website": "https://github.com/bracke/Controlled_IO"
        },
        "path": "index/co/controlled_io/controlled_io-20240401.0.1.toml",
        "version": "20240401.0.1"
      },
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "flyology",
            "condition": null,
            "name": "gnat",
            "package": "gnat_flyology_native",
            "provided_version": "16.2.0",
            "requirement": "<13.0 | >=13.3",
            "resolved": true,
            "version": "16.2.0-patchset.1.1.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "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"
        },
        "path": "index/co/controlled_io/controlled_io-20240401.0.0.toml",
        "version": "20240401"
      }
    ]
  },
  "schema_version": 4
}
