Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-12-01 05:50 Back to release list
1.13

Esta versão adiciona um novo modo analisável, uma opção para fixar melhor dupla UTF-8 arquivos codificados, ea capacidade de preservar timestamps. Algumas coisas menores foram polidas.
Tags: Major feature enhancements
This release adds a new parseable mode, an option to better fix double UTF-8 encoded files, and the ability to preserve timestamps. Some minor things have been polished.

Project Resources