mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
eebc5ae39f
PR: 252172 Approved by: lwhsu
6 lines
251 B
Plaintext
6 lines
251 B
Plaintext
Parse simple '.ini' configuration files to an structured list. Users can
|
|
manipulate this resulting list with lapply() functions. This same structured
|
|
list can be used to write back to file after modifications.
|
|
|
|
WWW: https://github.com/dvdscripter/ini
|