Package simpleini: Information
Source package: simpleini
Version: 4.22-alt2
Build time: Feb 16, 2025, 10:52 AM
Category: System/Libraries
Report package bugHome page: https://github.com/brofield/simpleini
License: MIT
Summary: Cross-platform C++ library to read and write INI-style configuration files
Description:
simpleini is a cross-platform library that provides a simple API to read and write INI-style configuration files. It supports data files in ASCII, MBCS and Unicode. It is designed explicitly to be portable to any platform and has been tested on Windows, WinCE and Linux. Released as open-source and free using the MIT licence.
Maintainer: Nazarov Denis
Last changed
Feb. 15, 2025 Nazarov Denis 4.22-alt2
- Add patch to change default conversion method to SI_NO_CONVERSION (ALT #53077)
March 6, 2024 Nazarov Denis 4.22-alt1
- Initial build for ALT Linux