summaryrefslogtreecommitdiff
path: root/japanese/nkf/pkg-descr
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-02-06 05:28:26 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-02-06 05:28:26 +0000
commit11f6aecd8db92bb4e409831cebf7c3ed06509060 (patch)
tree901f6438c31dd2d68edfd6fb58679d9a5a669eb4 /japanese/nkf/pkg-descr
parentOops - typo. (diff)
nkf-1.4, Network Kanji code conversion Filter
Notes
Notes: svn path=/head/; revision=892
Diffstat (limited to 'japanese/nkf/pkg-descr')
-rw-r--r--japanese/nkf/pkg-descr15
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)