better config: parse file + crunch

This commit is contained in:
swrup 2025-11-20 21:07:15 +01:00
parent 9994385179
commit b3785a8d26
9 changed files with 213 additions and 341 deletions

View file

@ -14,7 +14,7 @@
(modules gen_eddsa_key)
(libraries fmt mirage-crypto-rng.unix mirage-crypto-ec b32))
(executable
(library ; todo: should I have a /lib?
(name parse_config)
(modules parse_config)
(libraries mirage-crypto-ec ptime fmt angstrom uri amount b32))