
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Display";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Soldered"
    ];
    <http://schema.org/datePublished> "2026-03-31"^^<http://schema.org/Date>;
    <http://schema.org/description> "Inkplate boards driver library";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/SolderedElectronics/Inkplate_LVGL_Library-1.1.0.zip>;
    <http://schema.org/fileSize> 13931;
    <http://schema.org/license> <https://spdx.org/licenses/GPL-3.0>;
    <http://schema.org/name> "Inkplate LVGL Library";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.1.0";
    <http://schema.org/url> <https://github.com/SolderedElectronics/Inkplate-LVGL-Library/tree/main>
  ] .
