K 10 svn:author V 2 pi K 8 svn:date V 27 2015-02-15T11:18:23.302823Z K 7 svn:log V 381 New port: devel/py-argcomplete 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 WWW: https://pypi.python.org/pypi/argcomplete PR: 196358 Submitted by: Tony Narlock END