[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project python-docopt-ng-0.9.0-2.el10_0

Name python-docopt-ng
Epoch 0
Version 0.9.0
Release 2.el10_0
Website/URL https://github.com/jazzband/docopt-ng
License MIT
Build Time 2025-01-04 17:15:51
Build Host builder-arm64-1.inferitos.ru
Summary Humane command line arguments parser
Repositories Extras
Description docopt-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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
python3-docopt-ng-0.9.0-2.el10_0.noarch Humane command line arguments parser ece37fe43a4ecb5e2d53bd61f517a5b4e1621cf8a8df5be469a56c74ce6ae8a6 download
src
python-docopt-ng-0.9.0-2.el10_0.src Humane command line arguments parser d1ca979a880e722c4565ff27cce94be698a801c1db8f860d1cb8ec485742757f download
Changelog link
* Sat Jan 04 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.9.0-2
- Rebuilt for MSVSphere 10

* 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