Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Unicode-MapUTF8 - Conversions to and from arbitrary character sets and UTF8
- Description:
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
perl-Unicode-MapUTF8-1.11-7.el4.noarch
[17 KiB] |
Changelog
by Paul Howarth (2007-12-06):
- simplify package build in line with perl spec template
- no need to define %{perl_vendorlib}
- refactor buildreqs to support build on EL4/5
- mark pod as %doc
- use %{version} macro in source URL
|