Package python3-argcomplete-1.12.0-5.el9.noarch
Name | python3-argcomplete |
---|---|
Epoch | 0 |
Version | 1.12.0 |
Release | 5.el9 |
Architecture | noarch |
Website/URL | https://github.com/kislyuk/argcomplete |
License | ASL 2.0 |
Build Time | 2023-03-18 00:57:02 |
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 | 70 KiB |
Source Project | python-argcomplete-1.12.0-5.el9 |
SHA-256 checksum | 4d822440604a3fd1c9cd65da6fd8272ef5f24633472f1bc4c7e43b9561c1c3d1 |
×
* 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