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

perl-Complete-Bash-0.335.0-1.mga8 RPM for noarch

From Mageia 8 for x86_64 / media / core / release

Name: perl-Complete-Bash Distribution: Mageia
Version: 0.335.0 Vendor: Mageia.Org
Release: 1.mga8 Build date: Sun Jun 28 03:44:15 2020
Group: Development/Perl Build host: localhost
Size: 139488 Source RPM: perl-Complete-Bash-0.335.0-1.mga8.src.rpm
Packager: tv <tv>
Url: https://metacpan.org/release/Complete-Bash
Summary: Completion module for bash shell
Bash allows completion to come from various sources. The simplest is from a
list of words ('-W'):

 % complete -W "one two three four" somecmd
 % somecmd t<Tab>
 two  three

Another source is from a bash function ('-F'). The function will receive
input in two variables: 'COMP_WORDS' (array, command-line chopped into
words) and 'COMP_CWORD' (integer, index to the array of words indicating
the cursor position). It must set an array variable 'COMPREPLY' that
contains the list of possible completion:

Provides

Requires

License

GPL+ or Artistic

Changelog

* Sun Jun 28 2020 tv <tv> 0.335.0-1.mga8
  + Revision: 1599725
  - update to 0.335
* Thu Feb 20 2020 umeabot <umeabot> 0.334.0-2.mga8
  + Revision: 1545598
  - Mageia 8 Mass Rebuild
* Wed Jan 29 2020 tv <tv> 0.334.0-1.mga8
  + Revision: 1484901
  - update to 0.334
* Sun Dec 22 2019 tv <tv> 0.332.0-1.mga8
  + Revision: 1469391
  - update to 0.332
* Thu Dec 19 2019 tv <tv> 0.331.0-1.mga8
  + Revision: 1468871
  - update to 0.331
* Thu Oct 03 2019 tv <tv> 0.330.0-1.mga8
  + Revision: 1448997
  - update to 0.330
* Wed Sep 25 2019 tv <tv> 0.329.0-1.mga8
  + Revision: 1445864
  - update to 0.329
* Mon Aug 05 2019 tv <tv> 0.328.0-1.mga8
  + Revision: 1427478
  - update to 0.328
* Wed Jul 24 2019 tv <tv> 0.327.0-1.mga8
  + Revision: 1423699
  - update to 0.327
* Thu Jul 18 2019 tv <tv> 0.325.0-1.mga8
  + Revision: 1422462
  - update to 0.325
* Sat Jun 29 2019 tv <tv> 0.324.0-1.mga8
  + Revision: 1415913
  - update to 0.324
* Tue Dec 04 2018 shlomif <shlomif> 0.320.0-1.mga7
  + Revision: 1338278
  - update to 0.320
* Wed Sep 19 2018 umeabot <umeabot> 0.210.0-4.mga7
  + Revision: 1266576
  - Mageia 7 Mass Rebuild

Files

/usr/share/doc/perl-Complete-Bash
/usr/share/doc/perl-Complete-Bash/Changes
/usr/share/doc/perl-Complete-Bash/LICENSE
/usr/share/doc/perl-Complete-Bash/META.json
/usr/share/doc/perl-Complete-Bash/META.yml
/usr/share/doc/perl-Complete-Bash/MYMETA.yml
/usr/share/doc/perl-Complete-Bash/README
/usr/share/man/man3/Complete::Bash.3pm.xz
/usr/share/perl5/vendor_perl/Complete
/usr/share/perl5/vendor_perl/Complete/Bash.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 15:38:33 2024