
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Timing";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Ivica Matic"
    ];
    <http://schema.org/datePublished> "2026-02-08"^^<http://schema.org/Date>;
    <http://schema.org/description> "Arduino library to decode the MSF time signal from Anthorn, UK.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/ivica3730k/MSF_Time_Lib-1.2.4.zip>;
    <http://schema.org/fileSize> 14;
    <http://schema.org/license> <https://spdx.org/licenses/MIT>;
    <http://schema.org/name> "MSF-Time-Lib";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.2.4";
    <http://schema.org/url> <https://github.com/ivica3730k/MSF-Time-Lib>
  ] .
