{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "LionFastLcd",
  "description": "Change-tracked, buffered character-LCD layer over LiquidCrystal_I2C.",
  "url": "https://github.com/blah188/LionFastLcd",
  "author": {
    "@type": "Person",
    "name": "leva"
  },
  "applicationCategory": "Display",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/blah188/LionFastLcd-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 14,
  "datePublished": "2026-07-02",
  "license": "https://spdx.org/licenses/NOASSERTION"
}