Sun, 19 May 2024 23:31:11 UTC | login

Information for build mingw-libconfuse-3.2.1-5.fc29

ID61726
Package Namemingw-libconfuse
Version3.2.1
Release5.fc29
Epoch
SummaryMinGW configuration file parser library
DescriptionlibConfuse is a configuration file parser library, licensed under the terms of the ISC license, and written in C. It supports sections and (lists of) values (strings, integers, floats, booleans or other sections), as well as some other features (such as single/double-quoted strings, environment variable expansion, functions and nested include statements). It makes it very easy to add configuration file capability to a program using a simple API. The goal of libConfuse is not to be the configuration file parser library with a gazillion of features. Instead, it aims to be easy to use and quick to integrate with your code.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 21:43:25 UTC
CompletedThu, 19 Jul 2018 21:43:25 UTC
Tags
f29
f30
f31
RPMs
src
mingw-libconfuse-3.2.1-5.fc29.src.rpm (info) (download)
noarch
mingw32-libconfuse-3.2.1-5.fc29.noarch.rpm (info) (download)
mingw64-libconfuse-3.2.1-5.fc29.noarch.rpm (info) (download)
mingw32-libconfuse-debuginfo-3.2.1-5.fc29.noarch.rpm (info) (download)
mingw64-libconfuse-debuginfo-3.2.1-5.fc29.noarch.rpm (info) (download)
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Oct 06 2017 Thomas Sailer <thomas.sailer@axsem.com> - 3.2.1-3 - remove defattr * Fri Oct 06 2017 Thomas Sailer <thomas.sailer@axsem.com> - 3.2.1-2 - remove documentation * Fri Oct 06 2017 Thomas Sailer <thomas.sailer@axsem.com> - 3.2.1-1 - update to 3.2.1 - BR gettext for translations - spec file modernization, drop no longer needed constructs * Wed Jan 25 2017 Thomas Sailer <thomas.sailer@axsem.com> - 3.0-1 - Initial Specfile