openbsd-ports/misc/p5-I18N-Charset/pkg/DESCR
kevlo 684eb75a56 Initial import of I18N-Charset-1.05
This module to map charset names registered with IANA
2001-01-21 16:32:52 +00:00

8 lines
371 B
Plaintext

This distribution contains a module I18N::Charset which maps Character
Set names to the names officially registered with IANA. For example,
'Shift_JIS' is the official name of 'x-sjis'.
It also maps character set names to Unicode::Map8 conversion scheme
names (if Unicode::Map8 is installed). For example, the Unicode::Map8
scheme name for 'windows-1251' is 'cp1251'.