diff options
author | asami <asami@FreeBSD.org> | 1995-02-06 13:28:26 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-02-06 13:28:26 +0800 |
commit | f92615a347a55f234491f9df3f7f1132aef965ab (patch) | |
tree | 9cddf384bbf8ae7cf539afa2c49084fa4ebe3420 /japanese/nkf/pkg-descr | |
parent | 433ed897cf3631c701fb82da9c6524a947e5475e (diff) | |
download | freebsd-ports-gnome-f92615a347a55f234491f9df3f7f1132aef965ab.tar.gz freebsd-ports-gnome-f92615a347a55f234491f9df3f7f1132aef965ab.tar.zst freebsd-ports-gnome-f92615a347a55f234491f9df3f7f1132aef965ab.zip |
nkf-1.4, Network Kanji code conversion Filter
Diffstat (limited to 'japanese/nkf/pkg-descr')
-rw-r--r-- | japanese/nkf/pkg-descr | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/japanese/nkf/pkg-descr b/japanese/nkf/pkg-descr new file mode 100644 index 000000000000..0947c290f5e9 --- /dev/null +++ b/japanese/nkf/pkg-descr @@ -0,0 +1,15 @@ +Nkf is a yet another kanji code converter among networks, hosts and +terminals. It converts input kanji code to designated kanji code such +as 7-bit JIS, shifted-JIS or EUC. + +One of the most unique facicility of nkf is the guess of the input +kanji code. It currently recognizes 7-bit JIS, shifted-JIS and EUC. +So users needn't the input kanji code specification. + +The original author is Itaru Ichikawa (ichikawa@flab.fujitsu.co.jp). +This port for FreeBSD includes patches posted to fj.sources by +Kusakabe Youichi (void@merope.pleiades.or.jp) and NIDE Naoyuki +(nide@ics.nara-wu.ac.jp). + +- Satoshi +(asami@cs.berkeley.edu) |