[ Все 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 ]
×

Пакет python-docopt-ng-0.9.0-2.el10_0.src download

Имя python-docopt-ng
Эпоха 0
Версия 0.9.0
Релиз 2.el10_0
Архитектура src
Сайт https://github.com/jazzband/docopt-ng
Лицензия MIT
Время сборки 2025-01-04 17:15:51
Хост сборки builder-arm64-1.inferitos.ru
Краткое описание Humane command line arguments parser
Репозитории Extras
Полное описание 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.
Эррата
Размер 51 КиБ
Исходный проект python-docopt-ng-0.9.0-2.el10_0
Контрольная сумма SHA-256 d1ca979a880e722c4565ff27cce94be698a801c1db8f860d1cb8ec485742757f
× Full screenshot
История изменений 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