{
  "actions": [
    {
      "command": [
        "./scripts/test.sh"
      ],
      "type": "test"
    }
  ],
  "authors": [
    "Yurii Rashkovskii"
  ],
  "depends-on": [
    {
      "flyology": "=0.1.0",
      "flyology_cachelines": "=0.1.0",
      "flyology_quic": "=0.1.1"
    }
  ],
  "description": "HTTP client and server library for Flyology tasks",
  "licenses": "MIT OR Apache-2.0",
  "maintainers": [
    "Yurii Rashkovskii <yrashk@gmail.com>"
  ],
  "maintainers-logins": [
    "yrashk"
  ],
  "name": "flyology_http",
  "origin": {
    "commit": "5638f1c6eeba522eba4a7422edea49e43f3f1f77",
    "url": "git+https://github.com/flyology-ada/flyology-http.git"
  },
  "project-files": [
    "flyology_http.gpr"
  ],
  "tags": [
    "ada",
    "http",
    "client",
    "server",
    "websocket",
    "sse"
  ],
  "version": "0.1.1",
  "website": "https://http.flyology.org/"
}
