Package : perl-Data-BitStream

Package details

Summary: A bit stream class including integer coding

Description:
A Mouse/Moose class 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. While this Perl implementation may not be
appropriate for many of these applications (speed and Perl), it can be very
useful for prototyping and experimenting with different codes. A future
implementation using XS for internals may resolve some performance
concerns.


URL: http://search.cpan.org/dist/Data-BitStream
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs