
 [
    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-03-14"^^<http://schema.org/Date>;
    <http://schema.org/description> "Ultra-light, zero-allocation UUID v7 (RFC 9562) and v4 (RFC 4122) generator.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/bkwoka/UUIDv7-1.3.2.zip>;
    <http://schema.org/fileSize> 50;
    <http://schema.org/license> <https://spdx.org/licenses/MIT>;
    <http://schema.org/name> "UUIDv7";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.3.2";
    <http://schema.org/url> <https://github.com/bkwoka/UUIDv7>
  ] .
