
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Data Processing";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Nerdsiah"
    ];
    <http://schema.org/datePublished> "2026-06-30"^^<http://schema.org/Date>;
    <http://schema.org/description> "A fully fuctional, Zero-Heap C++ Streaming Library for Embedded Systems.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/Nerdsiah/NeoStreaming-1.0.2.zip>;
    <http://schema.org/fileSize> 20;
    <http://schema.org/license> <https://spdx.org/licenses/GPL-3.0>;
    <http://schema.org/name> "NeoStreaming";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.0.2";
    <http://schema.org/url> <https://github.com/Nerdsiah/NeoStreaming>
  ] .
