This repository has been archived on 2024-05-29. You can view files and clone it, but cannot push or open issues/pull-requests.
ndg/lib/ini/example
alex 55531668eb
lib: add simple ini file format parser library
will be used to parse lnd and bitcoind config files.

    git subtree add --prefix=lib/ini --squash \
      https://github.com/ziglibs/ini \
      2b11e8fef86d0eefb225156e695be1c1d5c35cbc
2023-12-06 23:53:37 +01:00
..
example.c lib: add simple ini file format parser library 2023-12-06 23:53:37 +01:00
example.ini lib: add simple ini file format parser library 2023-12-06 23:53:37 +01:00
example.zig lib: add simple ini file format parser library 2023-12-06 23:53:37 +01:00