Description
iniparser - Free stand-alone ini file parsing library
Property |
Value |
Distribution |
FreeBSD 12 |
Repository |
FreeBSD Ports Quarterly amd64 |
Package filename |
iniparser-4.1.txz |
Package name |
iniparser |
Package version |
4.1 |
Package release |
- |
Package architecture |
amd64 |
Package type |
txz |
Category |
devel |
Homepage |
https://github.com/ndevilla/iniparser |
License |
MIT |
Maintainer |
ports@FreeBSD.org |
Download size |
15.49 KB |
Installed size |
76.18 KB |
iniParser is a simple C library offering ini file parsing services.
The library is pretty small (less than 1500 lines of C) and robust, and
does not depend on any other external library to compile. It is written
in ANSI C and should compile on most platforms without difficulty.
WWW: https://github.com/ndevilla/iniparser
===> NOTICE:
The iniparser port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:
https://bugs.freebsd.org/bugzilla
More information about port maintainership is available at:
https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
Alternatives
Provides
Name |
Value |
libiniparser.so.1 |
- |
Download
Type |
URL |
Mirror |
pkg.freebsd.org |
Binary Package |
iniparser-4.1.txz
|
Source Package |
devel/iniparser
|
Install Howto
Install iniparser txz package:
# pkg install iniparser
See Also