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