Library to parse ini files
http://ndevilla.free.fr/iniparser/
Libiniparser offers parsing of ini files from the C level.
- Devel package for openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Education/iniparser && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000013 13 Bytes | |
iniparser-4.2.1.tar.gz | 0000066524 65 KB | |
iniparser.changes | 0000006332 6.18 KB | |
iniparser.spec | 0000003269 3.19 KB | |
iniparser_remove_rpath.patch | 0000000362 362 Bytes |
Latest Revision
Antonio Teixeira (ateixeira)
accepted
request 1174297
from
Michal Suchanek (michals)
(revision 7)
- Update to version 4.2.1 * Fix parsing of section names containing whitespace * Add support for escaped quotes, semicolon and hash in quoted values * Do not close file in iniparser_load_file * Add function description to header * Add support for loading string/custom streams * Update README.md * Handle potential calloc failures in dictionary_new * Add example showing how to write INI files * Add support for uint64_t * Fix tests on 32bit * Prevent `long int` overflow on 32bit architectures * Fail testrun on test failure * add NULL check in dictionary_get * Fix buffer overflow from sprintf - Remove patches merged upstream * Fail-testrun-on-test-failure.patch * Fix-buffer-overflow-from-sprintf.patch * Fix-tests-on-32bit.patch * handle-null-return-getstring.patch
Comments 0