{
  "actions": [
    {
      "command": [
        "alr",
        "run"
      ],
      "directory": "test",
      "type": "test"
    }
  ],
  "authors": [
    "Martin Krischik <krischik@users.sourceforge.net>",
    "BjÃ¶rn Persson <rombobeorn@users.sourceforge.net>"
  ],
  "build-switches": {
    "development": {
      "compile_checks": "Warnings",
      "contracts": "Yes",
      "runtime_checks": "Overflow"
    },
    "release": {
      "compile_checks": "Warnings",
      "contracts": "No",
      "runtime_checks": "Default"
    },
    "validation": {
      "compile_checks": "Warnings",
      "contracts": "Yes",
      "runtime_checks": "Everything"
    }
  },
  "depends-on": [
    {
      "adacl": "6.1.1",
      "gnat_native": "^14.2"
    }
  ],
  "description": "Ada Class Library - EAStrings",
  "licenses": "GPL-3.0-or-later",
  "long-description": "A class library for Ada for those who like OO programming.\n\nEncoding aware strings.\n\nDevelopment versions available with:\n\n```sh\nalr index --add \"git+https://github.com/krischik/alire-index.git#develop\" --name krischik\n```\n\nSource code including AUnit tests available on [SourceForge](https://git.code.sf.net/p/adacl/git)\n",
  "maintainers": [
    "Martin Krischik <krischik@users.sourceforge.net>",
    "BjÃ¶rn Persson <rombobeorn@users.sourceforge.net>"
  ],
  "maintainers-logins": [
    "krischik",
    "rombobeorn"
  ],
  "name": "adacl_eastrings",
  "origin": {
    "hashes": [
      "sha256:e075ab39076f6524137a8f18966672990bbeaeed3c2d606d0224fea4d4e88b03",
      "sha512:2d21e698922f3204ee5285b47bf4fbf604fe46d176879204ad29f32304595e08b4540444bf1725cd83b091bbfea124c556c9064e5cc50c8833bc4ce7aa6b5f6e"
    ],
    "url": "https://sourceforge.net/projects/adacl/files/Alire/adacl_eastrings-6.1.1.tgz"
  },
  "tags": [
    "library",
    "strings",
    "i18n",
    "ada2022"
  ],
  "version": "6.1.1",
  "website": "https://sourceforge.net/projects/adacl/"
}
