{
  "authors": [
    "Manuel Gomez"
  ],
  "build-switches": {
    "*": {
      "Ada_Version": "Ada2022",
      "Style_Checks": [
        "-gnatyC"
      ]
    }
  },
  "depends-on": [
    {
      "coap_spark": "~0.10.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": "31eb05decafd9dc328b8242f8e4bd9364a20fe39",
    "subdir": "client",
    "url": "git+https://github.com/mgrojo/coap_spark.git"
  },
  "tags": [
    "coap",
    "spark",
    "client",
    "iot",
    "protocol"
  ],
  "version": "0.10.0",
  "website": "https://github.com/mgrojo/coap_spark"
}
