Home > Repository > base > convmv

convmv: Converts filenames, directories, and even whole filesystems to a different encoding

convmv converts filenames (not file content), directories, and even whole filesystems to a different encoding. This comes in very handy if, for example, one switches from an 8-bit locale to an UTF-8 locale or changes charsets on Samba servers. It has some smart features: it automagically recognises if a file is already UTF-8 encoded (thus partly converted filesystems can be fully moved to UTF-8) and it also takes care of symlinks. Additionally, it is able to convert from normalization form C (UTF-8 NFC) to NFD and vice-versa. This is important for interoperability with Mac OS X, for example, which uses NFD, while Linux and most other Unixes use NFC. Though it's primary written to convert from/to UTF-8 it can also be used with almost any other charset encoding. Convmv can also be used for case conversion from upper to lower case and vice versa with virtually any charset. Note that this is a command line tool which requires at least Perl version 5.8.0.
Nome:convmv
Versione: 2.05-1mamba
Gruppo:System/Tools
Manutentore:silvan
Licenza:GPL
Dimensione:38,07 kB
URL di origine:http://www.j3e.de/linux/convmv/
Data di compilazione:2018-06-22 18:56:24
Pacchetti binari e dipendenze
x86_64i586
RPM creaticonvmv
convmv
Dipendenze di compilazioneperl-devel [1]
perl-devel [1]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
2018-06-22autodist2.05-1mamba- automatic version update by autodist
2017-11-22autodist2.04-1mamba- automatic update by autodist
2017-10-22autodist2.03-1mamba- automatic update by autodist