
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Data Processing";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Marcos Rubiano"
    ];
    <http://schema.org/datePublished> "2026-01-31"^^<http://schema.org/Date>;
    <http://schema.org/description> "Facebits Bitmask manipulation library";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/markusianito/Facebits-2.0.0.zip>;
    <http://schema.org/fileSize> 3;
    <http://schema.org/license> <https://spdx.org/licenses/BSD-2-Clause>;
    <http://schema.org/name> "Facebits";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "2.0.0";
    <http://schema.org/url> <https://github.com/markusianito/Facebits>
  ] .
