[ ソース: libinih ]
パッケージ: libinireader0 (58-1 など)
libinireader0 に関するリンク
Debian の資源:
libinih ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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 標準 C++ ライブラリ v3