conan-inih

INI parser

A Python package providing an extended INI reader for handling various data types in configuration files

inih library package for conan.io https://github.com/benhoyt/inih

GitHub

3 stars
1 watching
0 forks
Language: Python
last commit: over 5 years ago

Related projects:

Repository Description Stars
ossystems/inih A C-based parser for .INI configuration files used in embedded systems. 42
jtilly/inih A simple INI file parser written in C. 439
blandinium/inih A simple C-based library for parsing and manipulating configuration files with an INI format. 26
flingengine/inih A simple C++ header-only implementation of an INI file parser with compatibility features. 1
qix-/tortellini A C++ library for reading and writing INI files in a simple and efficient manner. 144
rxi/ini A tiny ANSI C library for loading and parsing .ini config files with support for sections, comments, quoted strings, and trimming whitespace. 337
mcmtroffaes/inipp A simple C++ header-only ini parser and generator. 284
wlevene/ini A Go library for parsing and manipulating INI configuration files 15
ziglibs/ini An ini file parser library providing basic record reading and formatting capabilities. 26
sreehax/zig-ini A library to parse .ini files in the Zig programming language. 6
compuphase/minini A small and portable library for reading and writing configuration files in various formats. 385
benhoyt/inih A small, lightweight C library for parsing .INI files in a simple and compact way 2,471
ndevilla/iniparser A lightweight ini file parser written in C 984
rookfighter/inifile-cpp A header-only C++ library for parsing and decoding INI files 368
dbohdan/initool A command-line tool to read and modify INI files without modifying them in place. 62