mirror of
https://github.com/benhoyt/inih.git
synced 2025-01-17 22:22:53 +08:00
benhoyt
4d08274b35
Moved examples to their own examples/ dir.
Only define INI_ALLOW_MULTILINE if it's not already defined. Added C++ INIReader class. Moved license into LICENSE.txt, added README.txt. Added unit tests and checked in baseline files. Made line lengths < 80 chars.
inih is a simple .INI file parser written in C, released under the New BSD license (see LICENSE.txt). Go to the project home page for more info: http://code.google.com/p/inih/
Description
Languages
C
47.9%
C++
23%
Meson
18.3%
Shell
7%
Batchfile
3.8%