{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "DuinoMemory",
  "description": "Lightweight smart pointers for Arduino.",
  "url": "https://github.com/Pierrolefou881/DuinoMemory",
  "author": {
    "@type": "Person",
    "name": "Pierre DEBAS"
  },
  "applicationCategory": "Data Storage",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/Pierrolefou881/DuinoMemory-1.1.1.zip",
  "softwareVersion": "1.1.1",
  "fileSize": 15,
  "datePublished": "2026-02-07",
  "license": "https://spdx.org/licenses/MIT"
}