SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Algorithm-AhoCorasick rpm build for : openSUSE Tumbleweed. For other distributions click perl-Algorithm-AhoCorasick.

Name : perl-Algorithm-AhoCorasick
Version : 0.03 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 8.69 Date : 2024-08-05 19:05:41
Group : Development/Libraries/Perl Source RPM : perl-Algorithm-AhoCorasick-0.03-8.69.src.rpm
Size : 0.01 MB
Packager : (none)
Summary : efficient search for multiple strings
Description :
Aho-Corasick is a classic (1975) algorithm for locating elements of a
finite set of strings within an input text. It constructs a finite state
machine from a list of keywords, then uses the machine to locate all
occurrences of the keywords. Construction of the machine takes time
proportional to the sum of the lengths of the keywords and the machine
processes the input string in a single pass - that is, the algorithm may be
considerably more efficient than searching for each keyword separately.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-A/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Algorithm-AhoCorasick-0.03-8.69.noarch.rpm
     

Provides :
perl(Algorithm::AhoCorasick)
perl(Algorithm::AhoCorasick::Node)
perl(Algorithm::AhoCorasick::SearchMachine)
perl-Algorithm-AhoCorasick

Requires :
perl(:MODULE_COMPAT_5.40.0)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Algorithm
/usr/lib/perl5/vendor_perl/5.40.0/Algorithm/AhoCorasick
/usr/lib/perl5/vendor_perl/5.40.0/Algorithm/AhoCorasick.pm
/usr/lib/perl5/vendor_perl/5.40.0/Algorithm/AhoCorasick/SearchMachine.pm
/usr/share/doc/packages/perl-Algorithm-AhoCorasick
/usr/share/doc/packages/perl-Algorithm-AhoCorasick/Changes
/usr/share/doc/packages/perl-Algorithm-AhoCorasick/README
/usr/share/man/man3/Algorithm::AhoCorasick.3pm.gz
/usr/share/man/man3/Algorithm::AhoCorasick::SearchMachine.3pm.gz

 
ICM