
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Data Storage";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Volodymyr Mykhalchuk"
    ];
    <http://schema.org/datePublished> "2026-05-05"^^<http://schema.org/Date>;
    <http://schema.org/description> "Library to simplify storing Preferences into EEPROM and significantly reduce EEPROM wear";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/vmykhalchuk/LongLiveThEEPROM-0.1.1.zip>;
    <http://schema.org/fileSize> 30;
    <http://schema.org/license> <https://spdx.org/licenses/Apache-2.0>;
    <http://schema.org/name> "LongLiveThEEPROM";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "0.1.1";
    <http://schema.org/url> <https://github.com/vmykhalchuk/LongLiveThEEPROM>
  ] .
