Thu, 30 May 2024 13:03:46 UTC | login

Information for build argtable-2.13-13.fc28

ID719
Package Nameargtable
Version2.13
Release13.fc28
Epoch
SummaryCross platform C library for parsing GNU style command line arguments
DescriptionArgtable is an ANSI C library for parsing GNU style command line arguments. It enables a program's command line syntax to be defined in the source code as an array of argtable structs. The command line is then parsed according to that specification and the resulting values are returned in those same structs where they are accessible to the main program. Both tagged (-v, --verbose, --foo=bar) and untagged arguments are supported, as are multiple instances of each argument. Syntax error handling is automatic.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 19:47:20 UTC
CompletedSat, 14 Apr 2018 19:47:20 UTC
Tags
f28
f29
RPMs
src
argtable-2.13-13.fc28.src.rpm (info) (download)
riscv64
argtable-2.13-13.fc28.riscv64.rpm (info) (download)
argtable-devel-2.13-13.fc28.riscv64.rpm (info) (download)
Changelog * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.13-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.13-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.13-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.13-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.13-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.13-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jul 12 2014 Mukundan Ragavan <nonamedotc@gmail.com> - 2.13-7 - Rebuilt for F22 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.13-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri Dec 13 2013 Ville Skyttä <ville.skytta@iki.fi> - 2.13-5 - Install doc to %{_pkgdocdir} where available (#993671). - Don't duplicate docs in main and -devel. * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.13-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.13-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Sat Oct 27 2012 Paul Wouters <pwouters@redhat.com> - 2.13-2 - Removed el5 specific spec options * Sat Oct 27 2012 Paul Wouters <pwouters@redhat.com> - 2.13-1 - Initial package - Notified upstream of incorrect-fsf-address