{
  "authors": [
    "Fabien Chouteau"
  ],
  "depends-on": [
    {
      "atomic": "~0.4",
      "gnat": ">=10"
    }
  ],
  "description": "DMA friendly lock-free BipBuffer",
  "licenses": "MIT",
  "long-description": "An Ada/SPARK proved implementation of James Munns'\nBBQueue (https://github.com/jamesmunns/bbqueue)",
  "maintainers": [
    "Fabien Chouteau <chouteau@adacore.com>"
  ],
  "maintainers-logins": [
    "Fabien-Chouteau"
  ],
  "name": "bbqueue",
  "origin": {
    "commit": "a47e12a4d59b65de1f68b63bebaa6993dbe78105",
    "url": "git+https://github.com/Fabien-Chouteau/bbqueue-spark.git"
  },
  "tags": [
    "spark",
    "nostd",
    "embedded",
    "lockfree",
    "dma",
    "bipbuffer"
  ],
  "version": "0.3.0",
  "website": "https://github.com/Fabien-Chouteau/bbqueue-spark"
}
