
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Display";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Gigasitron Xcross"
    ];
    <http://schema.org/datePublished> "2026-07-03"^^<http://schema.org/Date>;
    <http://schema.org/description> "Lightweight buffered graphics primitive library for embedded displays.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/Gigasitron-xcross/XC_GUI-1.0.5.zip>;
    <http://schema.org/fileSize> 1307;
    <http://schema.org/license> <https://spdx.org/licenses/GPL-3.0>;
    <http://schema.org/name> "XC_GUI";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.0.5";
    <http://schema.org/url> <https://github.com/Gigasitron-xcross/XC_GUI>
  ] .
