
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Display";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Tony Weston"
    ];
    <http://schema.org/datePublished> "2026-04-10"^^<http://schema.org/Date>;
    <http://schema.org/description> "A driver for Parallel EPD displays, with ESP-32";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/tonywestonuk/EPD_Painter-1.0.6.zip>;
    <http://schema.org/fileSize> 353;
    <http://schema.org/license> <https://spdx.org/licenses/Apache-2.0>;
    <http://schema.org/name> "EPD Painter";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.0.6";
    <http://schema.org/url> <https://github.com/tonywestonuk/EPD_Painter/>
  ] .
