Fri, 20 Sep 2024 03:54:51 UTC | login

Information for build python-docopt-ng-0.9.0-4.fc41

ID325357
Package Namepython-docopt-ng
Version0.9.0
Release4.fc41
Epoch
SummaryHumane command line arguments parser
Descriptiondocopt-ng helps you create beautiful command-line interfaces. The option parser is generated based on the docstring that is passed to docopt function. docopt parses the usage pattern ("Usage: ...") and option descriptions (lines starting with dash "-") and ensures that the program invocation matches the usage pattern; it parses options, arguments and commands based on that. The basic idea is that a good help message has all necessary information in it to make a parser.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 26 Jul 2024 09:02:20 UTC
CompletedFri, 26 Jul 2024 09:02:20 UTC
Tags
f41
RPMs
src
python-docopt-ng-0.9.0-4.fc41.src.rpm (info) (download)
noarch
python3-docopt-ng-0.9.0-4.fc41.noarch.rpm (info) (download)
Changelog * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.9.0-3 - Rebuilt for Python 3.13 * Thu Mar 07 2024 Carl George <carlwgeorge@fedoraproject.org> - 0.9.0-2 - Conflict with python3-docopt * Wed Mar 06 2024 Carl George <carlwgeorge@fedoraproject.org> - 0.9.0-1 - Initial package rhbz#2268249