textproc/inih - The NetBSD Packages Collection

Simple .INI file parser in C

inih (INI Not Invented Here) is a simple .INI file parser written in C. 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.

Build dependencies

devel/meson pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64inih-57.tgz
NetBSD 10.0aarch64inih-53.tgz
NetBSD 10.0aarch64inih-57.tgz
NetBSD 10.0aarch64ebinih-57.tgz
NetBSD 10.0aarch64ebinih-57.tgz
NetBSD 10.0alphainih-57.tgz
NetBSD 10.0earmv4inih-57.tgz
NetBSD 10.0earmv4inih-57.tgz
NetBSD 10.0earmv6hfinih-57.tgz
NetBSD 10.0earmv6hfinih-53.tgz
NetBSD 10.0earmv6hfinih-57.tgz
NetBSD 10.0earmv7hfinih-57.tgz
NetBSD 10.0earmv7hfinih-53.tgz
NetBSD 10.0earmv7hfinih-57.tgz
NetBSD 10.0i386inih-57.tgz
NetBSD 10.0i386inih-57.tgz
NetBSD 10.0mips64ebinih-57.tgz
NetBSD 10.0powerpcinih-57.tgz
NetBSD 10.0sparcinih-57.tgz
NetBSD 10.0x86_64inih-57.tgz
NetBSD 10.0_BETAx86_64inih-57.tgz
NetBSD 8.0i386inih-57.tgz
NetBSD 8.0i386inih-53.tgz
NetBSD 8.0powerpcinih-53.tgz
NetBSD 8.0powerpcinih-57.tgz
NetBSD 8.0powerpcinih-57.tgz
NetBSD 8.0x86_64inih-57.tgz
NetBSD 8.0x86_64inih-53.tgz
NetBSD 8.0x86_64inih-57.tgz
NetBSD 9.0aarch64inih-57.tgz
NetBSD 9.0aarch64inih-53.tgz
NetBSD 9.0aarch64inih-57.tgz
NetBSD 9.0alphainih-53.tgz
NetBSD 9.0alphainih-57.tgz
NetBSD 9.0earminih-53.tgz
NetBSD 9.0earmv4inih-53.tgz
NetBSD 9.0earmv4inih-57.tgz
NetBSD 9.0earmv6hfinih-57.tgz
NetBSD 9.0earmv6hfinih-53.tgz
NetBSD 9.0earmv6hfinih-57.tgz
NetBSD 9.0earmv7hfinih-57.tgz
NetBSD 9.0earmv7hfinih-53.tgz
NetBSD 9.0earmv7hfinih-57.tgz
NetBSD 9.0i386inih-57.tgz
NetBSD 9.0i386inih-57.tgz
NetBSD 9.0m68kinih-53.tgz
NetBSD 9.0m68kinih-57.tgz
NetBSD 9.0m68kinih-57.tgz
NetBSD 9.0mips64ebinih-53.tgz
NetBSD 9.0powerpcinih-57.tgz
NetBSD 9.0powerpcinih-53.tgz
NetBSD 9.0powerpcinih-57.tgz
NetBSD 9.0sh3elinih-53.tgz
NetBSD 9.0sh3elinih-57.tgz
NetBSD 9.0sparc64inih-53.tgz
NetBSD 9.0sparcinih-53.tgz
NetBSD 9.0sparcinih-57.tgz
NetBSD 9.0x86_64inih-57.tgz
NetBSD 9.0x86_64inih-57.tgz
NetBSD 9.3x86_64inih-53.tgz
NetBSD 9.3x86_64inih-57.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.