{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "DuinoCollections",
  "description": "Fixed-capacity, array-backed collections for Arduino.",
  "url": "https://github.com/Pierrolefou881/DuinoCollections",
  "author": {
    "@type": "Person",
    "name": "Pierre DEBAS"
  },
  "applicationCategory": "Data Processing",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/Pierrolefou881/DuinoCollections-1.0.1.zip",
  "softwareVersion": "1.0.1",
  "fileSize": 41,
  "datePublished": "2026-02-15",
  "license": "https://spdx.org/licenses/MIT"
}