{
  "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:7d32d817834417050cae64aefc8a3f394004ff47bf47469b46d3519dd111e569",
      "sha512:7ed506c843374878d4a38d0a43639db498d6ee65f3e59025b1b12baa26376d3cbb27135550efbf2301bcf341384bd3d4f560ff395b4906daf9b1ba874330db59"
    ],
    "url": "https://sourceforge.net/projects/adacl/files/Alire/adacl_eastrings-6.2.0.tgz"
  },
  "tags": [
    "library",
    "strings",
    "i18n",
    "ada2022"
  ],
  "version": "6.2.0",
  "website": "https://sourceforge.net/projects/adacl/"
}
