aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Riehs <tristan.riehs@inria.fr>2026-06-07 15:20:27 +0200
committerTristan Riehs <tristan.riehs@inria.fr>2026-06-07 15:20:27 +0200
commite790e62ea0dea7e9434b1b75e55ba17b508a4923 (patch)
tree1f6e061f69100ed36fa92ed433e91fc51a7388af
parent9eb9e4bca86fb1d616c8667737bf2095613615d0 (diff)
Mention iniParser in readmeHEADmaster
-rw-r--r--README.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.org b/README.org
index c8593a4..50afb12 100644
--- a/README.org
+++ b/README.org
@@ -6,6 +6,10 @@ Uconfig - Read a Unix config file
library, but maybe saying that it stands for "Unix config" makes more
sense. Choose your side.
+*After* having created Uconfig, I found out about [[https://gitlab.com/iniparser/iniparser][iniParser]], it serves a very
+similar purpose and is probably more reliable and better maintained, check it
+out.
+
* Installation
Run ~make~ to compile. Run ~make check~ to run tests. Run ~make install~ to