This commit is contained in:
swrup 2026-02-17 07:55:03 +01:00
parent 2e5539eeb9
commit 3207700754
5 changed files with 95 additions and 79 deletions

View file

@ -1,5 +1,5 @@
(* rudimentary recfile parser
https://www.gnu.org/software/recutils/manual/recutils.html#The-Rec-Format *)
(* very rudimentary recfile parser
https://www.gnu.org/software/recutils/manual/recutils.html#The-Rec-Format *)
open Angstrom