Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-Unicode-MapUTF8 - Conversions to and from arbitrary character sets and UTF8
        
        Unicode::MapUTF8 Provides an adapter layer between core routines for
converting to and from UTF8 and other encodings. In essence, a way to
give multiple existing Unicode modules a single common interface so
you don't have to know the underlaying implementations to do simple
UTF8 to-from other character set string conversions. As such, it wraps
the Unicode::String, Unicode::Map8, Unicode::Map and Jcode modules in
a standardized and simple API.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | perl-Unicode-MapUTF8 | 
                1.09 | 
                4 | 
                src | 
                10 KiB | 
                Sun Dec 12 09:46:29 2004 | 
            
        
        Changelog
        
            - * Mon Feb  2 17:00:00 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.09-0.fdr.4
 
            - Reduce directory ownership bloat.
 
        
            - * Sat Oct 11 18:00:00 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:1.09-0.fdr.3
 
            - Install into vendor dirs.
- Specfile cleanup.
 
        
            - * Mon Jul  7 18:00:00 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:1.09-0.fdr.2
 
            - Regenerate %install section with cpanflute2.
- Improve %description.