
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Communication";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Thomas O Fredericks & Sofian Audry"
    ];
    <http://schema.org/datePublished> "2026-02-03"^^<http://schema.org/Date>;
    <http://schema.org/description> "Open Sound Control (OSC) library for Plaquette";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/SofaPirate/PqOSC-0.1.1.zip>;
    <http://schema.org/fileSize> 26;
    <http://schema.org/license> <https://spdx.org/licenses/GPL-3.0>;
    <http://schema.org/name> "PqOSC";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "0.1.1";
    <http://schema.org/url> <https://github.com/SofaPirate/PqOsc>
  ] .
