SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Data-BitStream-XS rpm build for : openSUSE Tumbleweed. For other distributions click perl-Data-BitStream-XS.

Name : perl-Data-BitStream-XS
Version : 0.08 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 6.139 Date : 2024-10-11 19:52:24
Group : Development/Libraries/Perl Source RPM : perl-Data-BitStream-XS-0.08-6.139.src.rpm
Size : 0.24 MB
Packager : (none)
Summary : Bit Stream Class Including Integer Coding Methods
Description :
An XS implementation providing read/write access to bit streams. This
includes many integer coding methods as well as straightforward ways to
implement new codes.

Bit streams are often used in data compression and in embedded products
where memory is at a premium.

This code provides a nearly drop-in XS replacement for the Data::BitStream
module. If you do not need the flexibility of the Moose/Mouse/Moo system,
you can use this directly.

Versions 0.03 and later of the Data::BitStream class will attempt to use
this XS class if it is available. Most operations will be 50-100 times
faster, while not sacrificing any of its flexibility, so it is highly
recommended. In other words, if this module is installed, any code using
Data::BitStream will automatically speed up.

While direct use of the XS class is a bit faster than going through
Moose/Mouse/Moo, the vast majority of the benefit is internal. Hence, for
maximum portability and flexibility just install this module for the speed,
and continue using the Data::BitStream class as usual.

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

Content of RPM  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(Data::BitStream::XS)
perl-Data-BitStream-XS
perl-Data-BitStream-XS(x86-64)

Requires :
ld-linux-x86-64.so.2()(64bit)
ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.38)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
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/x86_64-linux-thread-multi/Data
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/Data/BitStream
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/Data/BitStream/XS.pm
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/auto/Data
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/auto/Data/BitStream
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/auto/Data/BitStream/XS
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/auto/Data/BitStream/XS/XS.so
/usr/share/doc/packages/perl-Data-BitStream-XS
/usr/share/doc/packages/perl-Data-BitStream-XS/Changes
/usr/share/doc/packages/perl-Data-BitStream-XS/LICENSE
/usr/share/doc/packages/perl-Data-BitStream-XS/README
/usr/share/doc/packages/perl-Data-BitStream-XS/TODO
/usr/share/doc/packages/perl-Data-BitStream-XS/examples
/usr/share/doc/packages/perl-Data-BitStream-XS/examples/bench-codes.pl
/usr/share/doc/packages/perl-Data-BitStream-XS/examples/code-table.pl
/usr/share/doc/packages/perl-Data-BitStream-XS/examples/imcomp.pl
/usr/share/doc/packages/perl-Data-BitStream-XS/examples/integercoding.pl
/usr/share/doc/packages/perl-Data-BitStream-XS/examples/prime_sieves.c
/usr/share/doc/packages/perl-Data-BitStream-XS/examples/rand-geo.pl
/usr/share/doc/packages/perl-Data-BitStream-XS/examples/test-ic.pl
/usr/share/man/man3/Data::BitStream::XS.3pm.gz

 
ICM