{
  "authors": [
    "Daniel King"
  ],
  "depends-on": [
    {
      "gnat": ">=11.0.0"
    }
  ],
  "description": "Consistent Overhead Byte Stuffing (COBS) encoder/decoder",
  "licenses": "MIT",
  "maintainers": [
    "Daniel King <damaki.gh@gmail.com>"
  ],
  "maintainers-logins": [
    "damaki"
  ],
  "name": "cobs",
  "origin": {
    "commit": "8c35e29aee6387f158a086f6bbf4ca3612b2b2dd",
    "url": "git+https://github.com/damaki/cobs.git"
  },
  "tags": [
    "cobs",
    "spark",
    "embedded",
    "nostd"
  ],
  "version": "1.1.0",
  "website": "https://github.com/damaki/cobs"
}
