Downloadliste

Projektbeschreibung

optcomplete is a Python module that provides
programmable shell completion support for Python
scripts that use the optparse module. It
implements the Bash completion protocol, and a
simple common shell function invokes the script to
provide the completion suggestions. As an optparse
parser already contains most of the useful
information to provide completions, only two lines
of code are required to provide basic support for
completions to an existing script. It also allows
the developer to provide per-option completion, etc.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-01-29 19:23
1.2

Die Lizenz wurde von GNU GPL zu BSD verändert.
Tags: Documentation
The license was changed from GNU GPL to BSD.

2004-01-29 08:50
1.1

Tags: Initial freshmeat announcement

Project Resources