{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "SemVerChecker",
  "description": "Lightweight Semantic Versioning (SemVer 2.0.0) parser and comparator for Arduino, ESP32, etc. Perfect for OTA updates and firmware compatibility checks.",
  "url": "https://github.com/bkwoka/SemVerChecker",
  "author": {
    "@type": "Person",
    "name": "bkwoka"
  },
  "applicationCategory": "Data Processing",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/bkwoka/SemVerChecker-2.1.5.zip",
  "softwareVersion": "2.1.5",
  "fileSize": 32,
  "datePublished": "2026-02-16",
  "license": "https://spdx.org/licenses/MIT"
}