SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
7
devel/py-argcomplete/pkg/DESCR
Normal file
7
devel/py-argcomplete/pkg/DESCR
Normal file
|
@ -0,0 +1,7 @@
|
|||
Argcomplete provides easy, extensible command line tab completion of
|
||||
arguments for your Python script.
|
||||
|
||||
It makes two assumptions:
|
||||
|
||||
* You're using bash as your shell
|
||||
* You're using argparse to manage your command line arguments/options
|
Loading…
Add table
Add a link
Reference in a new issue