Пакет python-argcomplete-1.12.0-5.el9.src
Имя | python-argcomplete |
---|---|
Эпоха | 0 |
Версия | 1.12.0 |
Релиз | 5.el9 |
Архитектура | src |
Сайт | https://github.com/kislyuk/argcomplete |
Лицензия | ASL 2.0 |
Время сборки | 2025-02-21 11:30:31 |
Хост сборки | certified-builder01.msvsphere-os.ru |
Краткое описание | Bash tab completion for argparse |
Репозитории | OS |
Полное описание | Argcomplete provides easy, extensible command line tab completion of arguments for your Python script. It makes two assumptions: * You are using bash as your shell * You are using argparse to manage your command line arguments/options Argcomplete is particularly useful if your program has lots of options or subparsers, and if your program can dynamically suggest completions for your argument/option values (for example, if the user is browsing resources over the network). |
Эррата | — |
Размер | 64 КиБ |
Исходный проект | python-argcomplete-1.12.0-5.el9 |
Контрольная сумма SHA-256 | ed3d162c6660c8534432772456ac4752309a6ffe7952aa0296ab084484bd2855 |
×
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.12.0-5 - Rebuilt for MSVSphere 9.1. * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.12.0-5 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.12.0-4 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937