
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Signal Input/Output";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Douglas Quigg (dstroy0)"
    ];
    <http://schema.org/datePublished> "2026-06-18"^^<http://schema.org/Date>;
    <http://schema.org/description> "Hardware-agnostic crosspoint matrix routing library for Arduino and PlatformIO.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/dstroy0/XPoint-0.1.0.zip>;
    <http://schema.org/fileSize> 99;
    <http://schema.org/license> <https://spdx.org/licenses/AGPL-3.0>;
    <http://schema.org/name> "XPoint";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "0.1.0";
    <http://schema.org/url> <https://github.com/dstroy0/XPoint>
  ] .
