Fri, 17 May 2024 05:26:06 UTC | login

Information for build argparse-manpage-1.1-3.fc30

ID76647
Package Nameargparse-manpage
Version1.1
Release3.fc30
Epoch
SummaryBuild manual page from Python ArgumentParser object
Description Generate manual page an automatic way from ArgumentParser object, so the manpage 1:1 corresponds to the automatically generated --help output. The manpage generator needs to known the location of the object, user can specify that by (a) the module name or corresponding python filename and (b) the object name or the function name which returns the object. There is a limited support for (deprecated) optparse objects, too.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 01 Dec 2018 06:59:43 UTC
CompletedSat, 01 Dec 2018 06:59:43 UTC
Tags
f30
f31
RPMs
src
argparse-manpage-1.1-3.fc30.src.rpm (info) (download)
noarch
argparse-manpage-1.1-3.fc30.noarch.rpm (info) (download)
python3-argparse-manpage-1.1-3.fc30.noarch.rpm (info) (download)
Changelog * Tue Oct 02 2018 Pavel Raiskup <praiskup@redhat.com> - 1.1-3 - drop python3 on F30+ (rhbz#1634992) * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jun 25 2018 Pavel Raiskup <praiskup@redhat.com> - 1.1-1 - v1.1 * Tue Jun 19 2018 Miro HronĨok <mhroncok@redhat.com> - 1.0.0-2 - Rebuilt for Python 3.7 * Mon Feb 19 2018 Pavel Raiskup <praiskup@redhat.com> - 1.0.0-1 - initial RPM packaging