Logoj0ke.net Open Build Service > Projects > devel > binutils > Binaries > binutils-2.17.50.0.5-21.5.x... > Dependencies
Sign Up | Log In

Dependency of binutils-2.17.50.0.5-21.5.x86_64.rpm

Name: convmv

Project: SLE_10

Repository: oss

Title: Converts File Names from One Encoding to Another

Description:
convmv is meant to help convert a directory tree and the contained
files or a whole file system into a different encoding. It just
converts the file names, not the content of the files. A special
feature of convmv is that it also takes care of symlinks and converts
the symlink target pointer in case the symlink target is converted.

All this comes in very handy when converting from old 8-bit locales to
UTF-8 locales. It is also possible to convert directories to UTF-8 that
are already partly UTF-8 encoded. convmv is able to detect if certain
files are UTF-8 encoded and skips them by default. To turn this
behavior off, use the --nosmart switch.

An interoperability issue that comes with UTF-8 locales is this: Linux
and (most?) other Unix-like operating systems use the normalization
form C (NFC) for UTF-8 encoding by default but do not enforce this.
Darwin, the base of Macintosh OSX, enforces normalization form D (NFD),
where a few characters are encoded in a different way. convmv is able
to convert files to NFC or NFD, which aids in interoperability with
such systems.



Authors:
--------
Bjoern Jacke <bjoern@j3e.de>

Version: 1.09

Release: 12.2

Architecture: noarch

Size: 27.1 KB

Build Time: 2006-06-16 16:12:39 +0200 (about 18 years ago)

Provides

Symbol Required by
convmv = 1.09-12.2

Requires

Symbol Provided by
perl perl