Mon, 20 May 2024 01:38:04 UTC | login

Information for build mingw-libconfuse-3.2.2-1.fc30

ID96944
Package Namemingw-libconfuse
Version3.2.2
Release1.fc30
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
StartedWed, 24 Jul 2019 08:43:47 UTC
CompletedWed, 24 Jul 2019 08:43:47 UTC
Tags
f31
RPMs
src
mingw-libconfuse-3.2.2-1.fc30.src.rpm (info) (download)
noarch
mingw32-libconfuse-3.2.2-1.fc30.noarch.rpm (info) (download)
mingw64-libconfuse-3.2.2-1.fc30.noarch.rpm (info) (download)
mingw32-libconfuse-debuginfo-3.2.2-1.fc30.noarch.rpm (info) (download)
mingw64-libconfuse-debuginfo-3.2.2-1.fc30.noarch.rpm (info) (download)
Changelog * Sat Feb 02 2019 Thomas Sailer <thomas.sailer@axsem.com> - 3.2.2-1 - update to 3.2.2 * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * 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