
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Communication";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Guido Lehne"
    ];
    <http://schema.org/datePublished> "2026-02-17"^^<http://schema.org/Date>;
    <http://schema.org/description> "Platform-independent terminal library for embedded systems with command parsing and file system abstraction.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/boeserfrosch/EmbeddedTerminal-0.2.1.zip>;
    <http://schema.org/fileSize> 125;
    <http://schema.org/license> <https://spdx.org/licenses/GPL-3.0>;
    <http://schema.org/name> "EmbeddedTerminal";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "0.2.1";
    <http://schema.org/url> <https://github.com/boeserfrosch/EmbeddedTerminal>
  ] .
