Commit graph

4 commits

Author SHA1 Message Date
OBATA Akio
d8a9507395 Update wkf to 1.3.11.
Added functions: wkfEncodeBase64Bin(), wkfEncodeQuotedPrintableBin() and
wkfDecodeEscapedURIString().
2007-07-06 00:43:51 +00:00
OBATA Akio
81061313df Change my mail address to @NetBSD.org. 2007-04-01 02:19:12 +00:00
OBATA Akio
e0867a8564 fix pkglint -Wall 2006-02-11 16:20:06 +00:00
OBATA Akio
1a5650735a wkf stands for "WALL's Kanji Filter," and it's a program used to
convert between various encodings used for Japanese character sets. It
handles ISO-2022-JP, Shift_JIS, EUC-JP. As well, it can do MIME decoding.
It also can try to guess the input encoding so that you don't have to
specify it and you can use it just to determine encoding.
Not only program but also include C API for Kanji code converter,
base64/quoted-printable encoder/decoder.
2005-09-20 08:46:43 +00:00