Metadata-Version: 1.1
Name: auto-argcomplete
Version: 0.9.4.1
Summary: Auto argument completion for script with argparse.
Home-page: http://github.com/wkentaro/auto-argcomplete
Author: Kentaro Wada
Author-email: www.kentaro.wada@gmail.com
License: MIT
Description: auto-argcomplete is automatic shell completion generator
        for script which uses argparse.
        auto-argcomplete can automatically understand the output of --help option,
        so automatically supports all script which use argparse.
        
Keywords: utility
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Topic :: Internet :: WWW/HTTP
