NOTICE: This package has been removed from pkgsrc

./wip/wkf, WALLs Kanji Filter

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.3.11, Package name: wkf-1.3.11, Maintainer: obache

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.


Master sites:

SHA1: 1719e43dd8049d100acf449c039770a6c2e39e34
RMD160: 3bd0ce733998576bc51b088583b433fe392b1200
Filesize: 111.604 KB

Version history: (Expand)


CVS history: (Expand)


   2014-09-27 04:34:00 by OBATA Akio | Files touched by this commit (4) | Package removed
Log message:
old package
   2012-10-07 22:11:06 by Aleksej Saushev | Files touched by this commit (137)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2007-07-06 02:43:51 by OBATA Akio | Files touched by this commit (3)
Log message:
Update wkf to 1.3.11.

Added functions: wkfEncodeBase64Bin(), wkfEncodeQuotedPrintableBin() and
wkfDecodeEscapedURIString().
   2007-04-01 04:19:12 by OBATA Akio | Files touched by this commit (13)
Log message:
Change my mail address to @NetBSD.org.
   2006-02-11 17:29:53 by OBATA Akio | Files touched by this commit (1)
Log message:
fix pkglint -Wall
   2005-09-20 10:46:45 by OBATA Akio | Files touched by this commit (4) | Imported package
Log message:
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.