{
  "authors": [
    "Stephane.Carrez@gmail.com"
  ],
  "configuration": {
    "disabled": true
  },
  "depends-on": [
    {
      "ews": "any",
      "servletada": "^1.8.1"
    }
  ],
  "description": "Web Servlet Library following JSR 154, JSR 315 (EWS)",
  "gpr-externals": {
    "SERVLET_BUILD": [
      "distrib",
      "debug",
      "optimize",
      "profile",
      "coverage"
    ],
    "SERVLET_LIBRARY_TYPE": [
      "relocatable",
      "static",
      "static-pic"
    ]
  },
  "licenses": "Apache-2.0",
  "long-description": "\n[![Build Status](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-servlet/badges/build.json)](https://porion.vacs.fr/porion/projects/view/ada-servlet/summary)\n[![Test Status](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-servlet/badges/tests.json)](https://porion.vacs.fr/porion/projects/view/ada-servlet/xunits)\n[![Coverage](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-servlet/badges/coverage.json)](https://porion.vacs.fr/porion/projects/view/ada-servlet/summary)\n\nAda Servlet allows to create web applications using the same pattern\nas the Java Servlet (See JSR 154, JSR 315). \n\nThis library integrates the Ada Servlet in the Embedded Web Server.\n\n",
  "maintainers": [
    "Stephane.Carrez@gmail.com"
  ],
  "maintainers-logins": [
    "stcarrez"
  ],
  "name": "servletada_ews",
  "origin": {
    "commit": "8b8cb78ef65c1e35d70e74b5d799cdecfffdd9d8",
    "subdir": "./ews/",
    "url": "git+https://github.com/stcarrez/ada-servlet.git"
  },
  "project-files": [
    "servletada_ews.gpr"
  ],
  "tags": [
    "web",
    "servlet",
    "http",
    "json"
  ],
  "version": "1.8.1",
  "website": "https://gitlab.com/stcarrez/ada-servlet"
}
