SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Tree-Ternary_XS rpm build for : OpenSuSE. For other distributions click perl-Tree-Ternary_XS.

Name : perl-Tree-Ternary_XS
Version : 0.04 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.6.1 Date : 2023-07-20 20:17:55
Group : Development/Libraries/Perl Source RPM : perl-Tree-Ternary_XS-0.04-lp155.6.1.src.rpm
Size : 0.03 MB
Packager : https://www_suse_com/
Summary : Perl extension implementing ternary search trees.
Description :
Tree::Ternary_XS is a Perl interface to a C implementation of ternary
search trees as described by Jon Bentley and Robert Sedgewick. Ternary
search trees are interesting data structures that provide a means of
storing and accessing strings. They combine the time efficiency of digital
tries with the space efficiency of binary search trees. Unlike a hash, they
also maintain information about relative order.

This module is an adaptation from the C implementation published in Bentley
and Sedgewick\'s article in the April 1998 issue of Dr. Dobb\'s Journal (see
SEE ALSO). This module attempts to recreate the interface as much as
possible of Mark Rogaski\'s Tree::Ternary, a pure Perl implementation. As
Tree::Ternary_XS uses C code, it has important space and speed advantages
over Tree::Ternary.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/15.5/x86_64

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Tree-Ternary_XS-0.04-lp155.6.1.x86_64.rpm
     

Provides :
perl(Tree::Ternary_XS)
perl-Tree-Ternary_XS
perl-Tree-Ternary_XS(x86-64)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Tree
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Tree/Ternary_XS.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Tree
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Tree/Ternary_XS
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Tree/Ternary_XS/Ternary_XS.so
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Tree/Ternary_XS/autosplit.ix
/usr/share/doc/packages/perl-Tree-Ternary_XS
/usr/share/doc/packages/perl-Tree-Ternary_XS/Changes
/usr/share/doc/packages/perl-Tree-Ternary_XS/README
/usr/share/doc/packages/perl-Tree-Ternary_XS/examples
/usr/share/doc/packages/perl-Tree-Ternary_XS/examples/benchmark.pl
/usr/share/doc/packages/perl-Tree-Ternary_XS/examples/benchmark.txt
/usr/share/man/man3/Tree::Ternary_XS.3pm.gz

 
ICM