[ 原始碼: libinih ]
套件:libinireader0(58-1 以及其他的)
simple .INI file parser for C++
INIReader is a simple .INI file parser written for C++ derived from inih. It's only a couple of pages of code, and it was designed to be small and simple, so it's good for embedded systems. It's also more or less compatible with Python's ConfigParser style of .INI files, including RFC 822-style multi-line syntax and name: value entries.
其他與 libinireader0 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.3.1)
- GCC 支援函式庫
-
- dep: libinih1 (>= 40)
- simple .INI file parser
-
- dep: libstdc++6 (>= 4.1.1)
- GNU Standard C++ Library v3