package
module
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Apr 29, 2026
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
INI
Package ini provides functions for loading and saving INI configurations.
Feature
Usage
Note
Documentation
¶
Package ini provides functions for loading and saving INI configurations.
Load loads the INI configuration from the named file and parses it into T.
LoadBytes parses the INI configuration from the data and populates T.
LoadReader reads the INI configuration from the reader and parses it into T.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.