
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Other";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "panchocoquito"
    ];
    <http://schema.org/datePublished> "2026-01-27"^^<http://schema.org/Date>;
    <http://schema.org/description> "Shared debug utilities and common enums for Def Lab Arduino libraries.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/panchocoquito/DefLab_Common-0.6.0.zip>;
    <http://schema.org/fileSize> 5;
    <http://schema.org/license> <https://spdx.org/licenses/MIT>;
    <http://schema.org/name> "DefLab_Common";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "0.6.0";
    <http://schema.org/url> <https://github.com/panchocoquito/DefLab_Common>
  ] .
