{
  "authors": [
    "Stephane.Carrez@gmail.com"
  ],
  "configuration": {
    "disabled": true
  },
  "depends-on": [
    {
      "aws": "^24.0|^25.0",
      "utilada": "^2.8.1"
    }
  ],
  "description": "Utility Library REST support on top of AWS",
  "gpr-externals": {
    "UTIL_AWS_IMPL": [
      "1",
      "2",
      "3"
    ]
  },
  "gpr-set-externals": {
    "UTIL_AWS_IMPL": "3"
  },
  "licenses": "Apache-2.0",
  "long-description": "\n[![Build Status](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-util/badges/build.json)](https://porion.vacs.fr/porion/projects/view/ada-util/summary)\n[![Test Status](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-util/badges/tests.json)](https://porion.vacs.fr/porion/projects/view/ada-util/xunits)\n[![Coverage](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-util/badges/coverage.json)](https://porion.vacs.fr/porion/projects/view/ada-util/summary)\n[![Documentation Status](https://readthedocs.org/projects/ada-util/badge/?version=latest)](https://ada-util.readthedocs.io/en/latest/?badge=latest)\n\nThis small library provides an HTTP backend on top of AWS.\nIt can be used by the `Util.Http` package.\n\nAn alternate HTTP backend is provided by CURL with `utilada_curl`.\n\n# Documentation\n\n* [Ada Utility Library Programmer's Guide](https://ada-util.readthedocs.io/en/latest/) [PDF](https://github.com/stcarrez/ada-util/blob/master/docs/utilada-book.pdf)\n\n",
  "maintainers": [
    "Stephane.Carrez@gmail.com"
  ],
  "maintainers-logins": [
    "stcarrez"
  ],
  "name": "utilada_aws",
  "origin": {
    "commit": "30b22a5998340109f8322292e74b33b29d3494fe",
    "subdir": "./aws/",
    "url": "git+https://gitlab.com/stcarrez/ada-util.git"
  },
  "project-files": [
    "utilada_aws.gpr"
  ],
  "tags": [
    "web",
    "http"
  ],
  "version": "2.8.2",
  "website": "https://gitlab.com/stcarrez/ada-util"
}
