| Top Level :: Tools and Utilities
    :: huffman 
    huffman        
                    This package is not maintained, if you would like to take over please go to this page .
        
            
    
        | 
                
                    | Package Information |  
                    | Summary | Huffman compression is a lossless compression algorithm that is ideal for compressing textual data. |  
                    | Maintainers | Markus Nix                                                            <
                                    mnix at docuverse dot de                                >
                                                        (lead)
                                                                                    [details] 
 |  
                    | License | PHP |  
                    | Description | Huffman compression belongs into a family of algorithms with a variable codeword length. That means that individual symbols (characters in a text file for instance) are replaced by bit sequences that have a distinct length. So symbols that occur a lot in a file are given a short sequence while other that are used seldom get a longer bit sequence. |  
                        | Homepage | http://pecl.docuverse.de |  |  
 
 
 
 
    
        | 
                
                    | Dependencies |  
                | Release 0.2.0: | No dependencies registered. |  
                | Release 0.1.0: | No dependencies registered. |  |  |