Wed, 13 Nov 2024 01:59:36 UTC | login

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

ID309587
Package Namepython-docopt-ng
Version0.9.0
Release3.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
StartedWed, 10 Jul 2024 11:05:14 UTC
CompletedWed, 10 Jul 2024 11:05:14 UTC
Tags
f41
RPMs
src
python-docopt-ng-0.9.0-3.fc41.src.rpm (info) (download)
noarch
python3-docopt-ng-0.9.0-3.fc41.noarch.rpm (info) (download)
Changelog * 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