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