Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python-optcomplete-1.2_devel-lp152.3.3 RPM for noarch

From OpenSuSE Leap 15.2 for noarch

Name: python-optcomplete Distribution: openSUSE Leap 15.2
Version: 1.2_devel Vendor: openSUSE
Release: lp152.3.3 Build date: Sun Mar 1 11:12:09 2020
Group: Development/Libraries/Python Build host: build33
Size: 90755 Source RPM: python-optcomplete-1.2_devel-lp152.3.3.src.rpm
Packager: https://bugs.opensuse.org
Url: http://furius.ca/optcomplete
Summary: Automatic Shell Completion Support for Scripts Using Optparse
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).

Provides

Requires

License

BSD-3-Clause

Changelog

* Fri Jul 21 2017 sebix+novell.com@sebix.at
  - clean up spec file
  - fix build in tumbleweed
* Sun Dec 28 2014 Led <ledest@gmail.com>
  - remove unneeded shebang in scripts
  - add patches:
    + optcomplete-1.2-devel-fix-shebang.patch
* Fri Dec 09 2011 coolo@suse.com
  - fix license to be in spdx.org format
* Wed Mar 24 2010 toms@suse.de
  - Improved package and added bash completion code in
    /etc/bash_completion.d/ and added examples and documentation
* Wed Mar 24 2010 toms@suse.de
  - Initial version 1.2_devel

Files

/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


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 11:50:38 2024