
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Other";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Lua.org"
    ];
    <http://schema.org/datePublished> "2026-02-06"^^<http://schema.org/Date>;
    <http://schema.org/description> "Lua 5.1 C library for embedding in Arduino sketches on ESP32.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/sapteinkabeltann/Lua_5_1_for_ESP32-5.1.5.zip>;
    <http://schema.org/fileSize> 138;
    <http://schema.org/license> <https://spdx.org/licenses/NOASSERTION>;
    <http://schema.org/name> "Lua 5.1 for ESP32";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "5.1.5";
    <http://schema.org/url> <https://github.com/sapteinkabeltann/lua511-esp32>
  ] .
