Package python-argcomplete-1.12.0-5.el9.src
Name | python-argcomplete |
---|---|
Epoch | 0 |
Version | 1.12.0 |
Release | 5.el9 |
Architecture | src |
Website/URL | https://github.com/kislyuk/argcomplete |
License | ASL 2.0 |
Build Time | 2023-03-18 00:56:57 |
Build Host | builder-x86-02.inferitos.ru |
Summary | Bash tab completion for argparse |
Repositories | AppStream |
Description | 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). |
Errata | — |
Size | 64 KiB |
Source Project | python-argcomplete-1.12.0-5.el9 |
SHA-256 checksum | d56867a527e5644b9ff5d26c47df8b8f0faa0640f73b8b61acff981f0a7202e4 |
×
* 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