{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "FmtTiny",
  "description": "A lightweight port of the {fmt} library for Arduino: AVR, ESP, RP2040 and more.",
  "url": "https://github.com/240974a/FmtTiny",
  "author": {
    "@type": "Person",
    "name": "G-IoT"
  },
  "applicationCategory": "Data Processing",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/240974a/FmtTiny-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 35,
  "datePublished": "2026-09-06",
  "license": "https://spdx.org/licenses/MIT"
}