Package perl-Data-BitStream-XS: Information

    Source package: perl-Data-BitStream-XS
    Version: 0.08-alt1.2
    Build time:  Dec 2, 2023, 11:25 AM
    Category: Development/Perl
    Report package bug
    License: perl
    Summary: A class implementing a stream of bits and 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 the Data::BitStream manpage
    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 the Data::BitStream manpage 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 the Data::BitStream manpage
    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 the Data::BitStream manpage class as usual.

    List of rpms provided by this srpm:
    perl-Data-BitStream-XS (e2kv6, e2kv5, e2kv4, e2k)
    perl-Data-BitStream-XS-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. perl(FindBin.pm)
      2. perl(Imager.pm)
      3. perl(Inline.pm)
      4. perl(Inline/Files.pm)
      5. perl(List/Util.pm)
      6. perl(Storable.pm)
      7. perl(Test/More.pm)
      8. perl(Test/Perl/Critic.pm)
      9. perl(Time/HiRes.pm)
      10. /proc
      11. perl(XSLoader.pm)
      12. perl(base.pm)
      13. perl-devel
      14. perl-podlators
      15. rpm-build-perl
      16. perl(Benchmark.pm)
      17. perl(Config.pm)
      18. perl(Exporter.pm)
      19. perl(ExtUtils/MakeMaker.pm)

    Last changed


    Jan. 24, 2019 Igor Vlasenko 0.08-alt1.2
    - rebuild with new perl 5.28.1
    Dec. 15, 2017 Igor Vlasenko 0.08-alt1.1.1.1.1
    - rebuild with new perl 5.26.1
    Feb. 3, 2017 Igor Vlasenko 0.08-alt1.1.1.1
    - rebuild with new perl 5.24.1