libtranscript 是一个字符集转换库,类似 iconv。主要用于内部使用 Unicode、UTF-8, UTF-16 or UTF-32/UCS-4 编码的程序。
libtranscript 当前提供的编码转换包括:
Unicode UTF-{7,8,16LE,16BE,32LE,32BE}, CESU-8, GB-18030.
ISO-8859-{1,2,3,4,5,6,7,7-2003,8,9,10,11,13,14,15,16}.
Windows-125{1,2,3,4,5,6,7,8}.
KOI8-{R,U,RU}, Windows-21866.
ISO-2022-{JP,JP2,JP3,JP2004,KR}.
EUC-{CN,JP,JIS-2004,KR}, Windows-949.
Shift-JIS, Shift-JISX0213, Shift-JIS-2004, Windows-932.
JIS-X-201.
Window-936.
VISCII.
IBM-{37,437,1047}.
主页:http://os.ghalkes.nl/libtranscript.html
下载:http://os.ghalkes.nl/dist/libtranscript-0.2.3.tar.bz2
来自:开源中国社区