Documentation
¶
Overview ¶
Package wini provides an ini-like file parser. Namely, a wini parser.
A wini file is very similar to a traditional ini file, except it doesn't have any quoting mechanism, uses ':=' instead of '=', and allows simple variables.
Variables are extremely useful when theming.
We also do our best to provide helpful error messages, so we can more precisely slap the user when they've gone wrong :-)
This package is heavily inspired by glacjay's "goini" package: https://github.com/glacjay/goini
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.