ini_file 1.0.0 copy "ini_file: ^1.0.0" to clipboard
ini_file: ^1.0.0 copied to clipboard

get, set, create, delete sections, keys, values from ini file, without loosing its format, blank lines, comments, etc.

1.0.0 #

  • fixed IniFile.empty() -> now it is working
  • Create getAllSections() to get all sections
  • Create toMap() to get all contents in Map format

0.0.2-beta #

  • improved some functions to run faster
  • getItem not working (fixed)
  • ini.trimResults true/false -> you can eliminate/keep spaces in return value useful when your ini file has phrases to show to user and spaces matter

0.0.1-beta #

  • Initial version created by GnRDevAnd Team
3
likes
150
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

get, set, create, delete sections, keys, values from ini file, without loosing its format, blank lines, comments, etc.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on ini_file