Hi Kevin Martin,
It is hard to give you code, without knowing exactly what you want to do in your configuration file.
I think the one in the rockspec would be enough for me.
In this thought I considered luarocks but it is pure lua program not related with C.
However, this is a little application I'm in the process of developing to track if there are any commits in a mirrored git repository that I haven't merged into an associated fossil repository. Maybe it'll be useful as an example:
http://codepad.org/25bIgXNH
Thank you for showing your work, I will look at this also.
I would be a little cautious, purely because the library will let you achieve a lot, possibly without having to learn the underlying concepts. You may suddenly find yourself massively out of your depth if something gees wrong, or doesn't work how you expect.
I agree with you. I also tried to find good library here but finally I chose to implement myself before. It was OO library. But asking questions and receiving answers here helped me a lot at that time.
Maybe I could do the same thing again.
But all these activities worth doing for me and wish for others too.
Thank you very much!
Sincerely
Journeyer