Package python3-module-argcomplete: Information

    Source package: python3-module-argcomplete
    Version: 1.12.2-alt1
    Build time:  Sep 4, 2021, 02:27 PM
    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

    List of rpms provided by this srpm:
    python3-module-argcomplete (noarch)



      1. python3-module-setuptools
      2. rpm-build-python3
      3. rpm-macros-sphinx
      4. rpm-build-intro >= 2.2.5

    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)