SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-optcomplete rpm build for : OpenSuSE. For other distributions click python-optcomplete.

Name : python-optcomplete
Version : 1.2_devel Vendor : obs://build_opensuse_org/devel:ARM
Release : 18.1 Date : 2017-07-21 14:00:00
Group : Development/Libraries/Python Source RPM : python-optcomplete-1.2_devel-18.1.src.rpm
Size : 0.09 MB
Packager : (none)
Summary : Automatic Shell Completion Support for Scripts Using Optparse
Description :
This module provide automatic bash completion support for programs that use the
optparse module. The premise is that the optparse options parser specifies
enough information (and more) for us to be able to generate completion strings
esily. Another advantage of this over traditional completion schemes where the
completion strings are hard-coded in a separate bash source file, is that the
same code that parses the options is used to generate the completions, so the
completions is always up-to-date with the program itself.

In addition, we allow you specify a list of regular expressions or code that
define what kinds of files should be proposed as completions to this file if
needed. If you want to implement more complex behaviour, you can instead
specify a function, which will be called with the current directory as an
argument.

You need to activate bash completion using the shell script function that comes
with optcomplete (see http://furius.ca/optcomplete for more details).

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/ARM:/Factory:/Contrib:/ILP32/standard/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
config(python-optcomplete)
python-optcomplete

Requires :
config(python-optcomplete) = 1.2_devel-18.1
python = 2.7
python(abi) = 2.7
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/etc/bash_completion.d/optcomplete.sh
/usr/lib/python2.7/site-packages/optcomplete-1.2_devel-py2.7.egg-info
/usr/lib/python2.7/site-packages/optcomplete.py
/usr/lib/python2.7/site-packages/optcomplete.pyc
/usr/share/doc/packages/python-optcomplete
/usr/share/doc/packages/python-optcomplete/CHANGES
/usr/share/doc/packages/python-optcomplete/CREDITS
/usr/share/doc/packages/python-optcomplete/README
/usr/share/doc/packages/python-optcomplete/TODO
/usr/share/doc/packages/python-optcomplete/VERSION
/usr/share/doc/packages/python-optcomplete/bash_completion
/usr/share/doc/packages/python-optcomplete/bash_completion/bashrc
/usr/share/doc/packages/python-optcomplete/bash_completion/env
/usr/share/doc/packages/python-optcomplete/bash_completion/optcomplete.zsh
/usr/share/doc/packages/python-optcomplete/conditional.html
/usr/share/doc/packages/python-optcomplete/conditional.txt
/usr/share/doc/packages/python-optcomplete/example
/usr/share/doc/packages/python-optcomplete/example/README
/usr/share/doc/packages/python-optcomplete/example/optcomplete-commands
/usr/share/doc/packages/python-optcomplete/example/optcomplete-conditional
/usr/share/doc/packages/python-optcomplete/example/optcomplete-simple
/usr/share/doc/packages/python-optcomplete/example/optparse-bisexual
/usr/share/doc/packages/python-optcomplete/example/optparse-commands
/usr/share/doc/packages/python-optcomplete/sample-output.html
/usr/share/doc/packages/python-optcomplete/sample-output.txt
/usr/share/licenses/python-optcomplete
/usr/share/licenses/python-optcomplete/COPYING

 
ICM
This page is using cookies. Read moreOK, I understand