baussini

Advanced, simple to use, thread-safe by choice inifile wrapper.


Keywords
library, development, parsing
License
BSL-1.0
Install
dub fetch baussini --version 0.0.2

Documentation

baussini

An advanced, simple to use, thread-safe by choice inifile wrapper written in the D programming language.

Features

  • Thread-safety by choice
  • Read/Write entries
  • Sections with thread-safety by choice (Will inherit the parental inifile's thread-safety state.)
  • Entry checks
  • Default values for reading
  • Template writing and reading
  • Multiple ways to read and write, suitable for different inifile tasks
  • Easy to use, user-friendly and documentated.
  • Retrieve all sections
  • Retrieve all entries