
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Other";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Hamza Yesilmen"
    ];
    <http://schema.org/datePublished> "2026-04-04"^^<http://schema.org/Date>;
    <http://schema.org/description> "Neofetch-style system info + Python-style logger for ESP32/ESP8266.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/HamzaYslmn/espfetch-4.0.0.zip>;
    <http://schema.org/fileSize> 24;
    <http://schema.org/license> <https://spdx.org/licenses/AGPL-3.0>;
    <http://schema.org/name> "espfetch";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "4.0.0";
    <http://schema.org/url> <https://github.com/HamzaYslmn/espfetch>
  ] .
