Package python3-module-argcomplete: Information

    Binary package: python3-module-argcomplete
    Version: 1.12.2-alt1
    Architecture: noarch
    Build time:  Jul 6, 2021, 04:56 AM in the task #277401
    Report package bug
    License: Apache-2.0
    Summary: Bash tab completion for argparse
    Description: 
    Argcomplete provides easy, extensible command line tab completion of
    arguments for your Python script.
    
    It makes two assumptions:
    
    * You're using bash or zsh as your shell
    * You're using argparse to manage your command line arguments/options



    Last changed


    July 6, 2021 Vitaly Lipatov 1.12.2-alt1
    - new version 1.12.2 (with rpmrb script)
    Nov. 5, 2020 Vitaly Lipatov 1.12.1-alt1
    - new version 1.12.1 (with rpmrb script)
    Nov. 5, 2020 Vitaly Lipatov 1.9.4-alt3
    - build python3 package separately, drop tests packing
    - disable tests (need rewrite)