{
  "authors": [
    "Manuel Gomez"
  ],
  "build-switches": {
    "*": {
      "Ada_Version": "Ada2022",
      "Style_Checks": [
        "-gnatyC"
      ]
    }
  },
  "depends-on": [
    {
      "coap_spark": "^0.9.0"
    }
  ],
  "description": "Client program for the CoAP-SPARK library",
  "executables": [
    "coap_client"
  ],
  "licenses": "Apache-2.0 OR GPL-2.0-or-later",
  "maintainers": [
    "Manuel Gomez <mgrojo@gmail.com>"
  ],
  "maintainers-logins": [
    "mgrojo"
  ],
  "name": "coap_client",
  "origin": {
    "commit": "3dc855f1cf5c730b512c9c782c82973a10f95c81",
    "subdir": "client",
    "url": "git+https://github.com/mgrojo/coap_spark.git"
  },
  "tags": [
    "coap",
    "spark",
    "client",
    "iot",
    "protocol"
  ],
  "version": "0.9.0",
  "website": "https://github.com/mgrojo/coap_spark"
}
