Tue, 14 May 2024 15:21:14 UTC | login

Information for build lua-argparse-0.5.0-2.fc24

ID7673
Package Namelua-argparse
Version0.5.0
Release2.fc24
Epoch
SummaryFeature-rich command line parser for Lua
DescriptionArgparse is a feature-rich command line parser for Lua inspired by argparse for Python. Argparse supports positional arguments, options, flags, optional arguments, subcommands and more. Argparse automatically generates usage, help and error messages.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:07:47 UTC
CompletedSat, 14 Apr 2018 20:07:47 UTC
Tags
f28
f29
RPMs
src
lua-argparse-0.5.0-2.fc24.src.rpm (info) (download)
noarch
lua-argparse-0.5.0-2.fc24.noarch.rpm (info) (download)
lua-argparse-doc-0.5.0-2.fc24.noarch.rpm (info) (download)
Changelog * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Dec 09 2015 Jeff Backus <jeff.backus@gmail.com> - 0.5.0-1 - Updated to latest version / address bug #1289954 * Thu Sep 10 2015 Jeff Backus <jeff.backus@gmail.com> - 0.4.1-2 - Fixed build issue on EPEL * Tue Aug 04 2015 Jeff Backus <jeff.backus@gmail.com> - 0.4.1-1 - Updated to latest version - Removed extraneous patch * Tue Aug 04 2015 Jeff Backus <jeff.backus@gmail.com> - 0.4.0-3 - Changed license handling to more readable form - Modified to rebuild sphinx documentation and remove fonts - Added patch to put license at head of argparse.lua * Mon Jul 27 2015 Jeff Backus <jeff.backus@gmail.com> - 0.4.0-2 - Fixed permissions on argparse.lua - Added proper handling of license for EPEL6 - Removed commented-out macros * Wed Jul 22 2015 Jeff Backus <jeff.backus@gmail.com> - 0.4.0-1 - Initial release