[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Canonical pushes upstart into user session - systemd developer complains



On Thu, Nov 29, 2012 at 7:23 AM, Vincent Lefevre <vincent@vinc17.net> wrote:
>
> And interfaces in various programming languages?

http://docs.python.org/2/library/configparser.html
http://search.cpan.org/~shlomif/Config-IniFiles-2.78/lib/Config/IniFiles.pm
https://rubygems.org/gems/inifile
http://ini4j.sourceforge.net/
https://github.com/2ion/ini.lua
https://code.google.com/p/inih/
https://github.com/shockie/node-iniparser
http://php.net/manual/en/function.parse-ini-file.php

http://www.codeproject.com/Articles/10809/A-Small-Class-to-Read-INI-File
http://www.boost.org/doc/libs/1_45_0/doc/html/property_tree.html
http://doc.qt.digia.com/qt/qsettings.html

> And command-line tools?
An editor with syntax highlighting?
Other than that, I don't know of any, but do you really need it with
ini? For a specific purpose, you could probably whip something up
pretty fast with one of the libraries...

>The advantage of XML is that it is more common.
[citation needed] ini is pretty darn common... I would guess that they
might be about the same.

Cheers,
Kelly Clowers


Reply to: