{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "SBK_Button",
  "description": "Lightweight push-button library with debouncing, latching, events, long-press detection, and timing.",
  "url": "https://github.com/sbarabe/SBK_Button",
  "author": {
    "@type": "Person",
    "name": "Samuel Barabe"
  },
  "applicationCategory": "Signal Input/Output",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/sbarabe/SBK_Button-1.3.0.zip",
  "softwareVersion": "1.3.0",
  "fileSize": 69,
  "datePublished": "2026-08-30",
  "license": "https://spdx.org/licenses/MIT"
}