
 [
    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> "2023-02-15"^^<http://schema.org/Date>;
    <http://schema.org/description> "easyC 16x2 LCD library";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/SolderedElectronics/16x2_LCD_Library-1.0.0.zip>;
    <http://schema.org/fileSize> 23;
    <http://schema.org/license> <https://spdx.org/licenses/GPL-3.0>;
    <http://schema.org/name> "16x2 LCD Library";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.0.0";
    <http://schema.org/url> <https://solde.red/333003>
  ] .
