Date: Sun, 15 Feb 2015 11:18:48 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 196358] [NEW PORT] devel/py-argcomplete: command line completion for argparse Message-ID: <bug-196358-21822-n6ap1EOfOa@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-196358-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-196358-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196358 --- Comment #4 from commit-hook@freebsd.org --- A commit references this bug: Author: pi Date: Sun Feb 15 11:18:25 UTC 2015 New revision: 379032 URL: https://svnweb.freebsd.org/changeset/ports/379032 Log: 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 <tony@git-pull.com> Changes: head/devel/Makefile head/devel/py-argcomplete/ head/devel/py-argcomplete/Makefile head/devel/py-argcomplete/distinfo head/devel/py-argcomplete/pkg-descr -- You are receiving this mail because: You are on the CC list for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196358-21822-n6ap1EOfOa>