LibConfigpp
libConfigpp
http://config-plus.sourceforge.net/
C++ library for reading configuration files written in C-style syntax
'libConfig++' is a portable and flexible C++ library for reading configuration files written in C-style syntax. The syntax of the package's configuration file is like C++, so it will be familiar. You set up program variables from config via a simple and safe interface. Type control is made during compilation, which helps avoid invisible errors in sources. You can define your own types and the library will control this when you setup variables from config file. The library supports multifile configuration. Token "#include" lets you merge one config file with other.
Download
https://sourceforge.net/projects/config-plus/files/latest/download?source=files
version 1.2
(stable)
released on 27 November 2007
VCS Checkout
:pserver:anonymous@cvs.sourceforge.net:/cvsroot/config-plus
Categories
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Andrey Kotrekhov | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Developer | VCS Repository Webview | http://sourceforge.net/cvs/?group_id=95793 |
Bug Tracking,Developer,Support | mailto:shadow00@users.sourceforge.net |
Software prerequisites
This entry (in part or in whole) was last reviewed on 20 January 2017.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.