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

Re: Need opinion on a configuration parser library



For Debian/Fedora perhaps you can use this INI parser:

https://packages.debian.org/sid/libini-config-dev

You could also use a different configuration file format with better
libraries - YAML or JSON for example.

In general, Linux distros prefer you use shared reusable libraries and
not embed copies of code maintained elsewhere, since that invariably
gets out of date and or leads to duplication of effort.

Did you see that nsnake has an RC bug?

https://bugs.debian.org/753241

Please read through Debian's upstream guide and the guide for games upstreams:

https://wiki.debian.org/UpstreamGuide
http://www.freedesktop.org/wiki/Games/Upstream/

-- 
bye,
pabs

https://wiki.debian.org/PaulWise


Reply to: