librudeconfig-dev

C++ config file library for reading and writing .ini files - development
  http://rudeserver.com/config/index.html
  0
  no reviews



The c++ config file library is used for reading and writing configuration / .ini files. the config component provides fully customizable delimiters and comment characters, ensuring compatibility with most existing config/ini file formats. it allows multiline values using backslash escapes. comments within the config file are fully preserved when the contents are re-saved. furthermore, deleted values can become commented out when the object is re-saved - preserving old data.

this package provides development files