Hi On Sat, Nov 9, 2013 at 6:02 AM, Chris Morgan <[email protected]> wrote: > Hello. > > I wanted to implement a configuration file format for an application of mine > that uses a similar format to what systemd uses. I was wondering if the > parser used today was from an external library. I googled a bit but wasn't > able to dig anything up. I haven't looked at the code in detail yet.
INIH is a great small project for parsing .ini files https://code.google.com/p/inih/ _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
