On Sat, Nov 9, 2013 at 9:49 AM, Holger Winkelmann <[email protected]> wrote:
> There is also TOML which jumps to my mind:
>
> https://github.com/mojombo/toml
>
> available for nearly all languages, used by Tom for Github work..
>
> Holger
>
> ________________________________
>
> 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.
>
> Chris
>
>
> _______________________________________________
> systemd-devel mailing list
> [email protected]
> http://lists.freedesktop.org/mailman/listinfo/systemd-devel
>
>
>
>
> --
> Holger Winkelmann
> email: [email protected]
> mobil: +49-171-5594745
>


Neat. Toml looks pretty useful and nearly matches the format used by
systemd. Seems like systemd could almost use a toml library for its
config files.

Chris
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to