Jump to letter: [
      
        ABCDEFGHIKLMNOPQRSTUVWX
      ]
    
    perl-Text-Unaccent - Remove accents from a string
    Text::Unaccent is a module that provides functions to remove accents
from a string.  For instance the string été will become ete.  The
charset of the input string is specified as an argument. The input is
converted to UTF-16 using iconv(3), accents are stripped and the
result is converted back to the original charset. The iconv -l
command on GNU/Linux will show all charset supported.
    
    Packages
    Latest: perl-Text-Unaccent-1.08-9.rhel7.fio.x86_64.rpm
    
      
        | Name | 
        Epoch | 
        Version | 
        Release | 
        Arch | 
        Size | 
        Built | 
      
      
        | perl-Text-Unaccent | 
        0 | 
        1.08 | 
        9.rhel7.fio | 
        x86_64 | 
        24 KiB | 
        2014-09-24 20:08:33 | 
      
    
    Changelog:
    
      
        - * 2005-04-09 - Dries Verachtert <dries[AT]ulyssis[DOTORG]> - 1.08-1 - 7981/dag
 
        - Initial package.