SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Tree-Trie rpm build for : Mageia 8. For other distributions click perl-Tree-Trie.

Name : perl-Tree-Trie
Version : 1.900.0 Vendor : Mageia_Org
Release : 13.mga8 Date : 2020-02-12 15:24:12
Group : Development/Perl Source RPM : perl-Tree-Trie-1.900.0-13.mga8.src.rpm
Size : 0.05 MB
Packager : umeabot < umeabot>
Summary : A data structure optimized for prefix lookup
Description :
This module implements a trie data structure. The term \"trie\"
comes from the word retrieval, but is generally pronounced like
\"try\". A trie is a tree structure (or directed acyclic graph),
the nodes of which represent letters in a word. For example, the
final lookup for the word \'bob\' would look something like
\"$ref->{\'b\'}{\'o\'}{\'b\'}{HASH(0x80c6bbc)}\" (the HASH being an end
marker). Only nodes which would represent words in the trie
exist, making the structure slightly smaller than a hash of the
same data set.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/i586/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Tree-Trie-1.900.0-13.mga8.noarch.rpm
ftp.icm.edu.pl  perl-Tree-Trie-1.900.0-13.mga8.noarch.rpm
ftp.icm.edu.pl  perl-Tree-Trie-1.900.0-13.mga8.noarch.rpm
ftp.icm.edu.pl  perl-Tree-Trie-1.900.0-13.mga8.noarch.rpm
     

Provides :
perl(Tree::Trie)
perl-Tree-Trie

Requires :
perl(constant)
perl(strict)
perl(warnings)
perl-base >= 2:5.30.1
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/share/doc/perl-Tree-Trie
/usr/share/doc/perl-Tree-Trie/Changes
/usr/share/doc/perl-Tree-Trie/META.yml
/usr/share/doc/perl-Tree-Trie/MYMETA.yml
/usr/share/doc/perl-Tree-Trie/README
/usr/share/man/man3/Tree::Trie.3pm.xz
/usr/share/perl5/vendor_perl/Tree
/usr/share/perl5/vendor_perl/Tree/Trie.pm

 
ICM