X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=README.en;h=194f3cedaf714b23ed2cbfe9c37ce8412e9ec426;hb=e75b105a5f2a2407ef59a1527669d234a9a3e934;hp=2a6ea8602bd5c8ab3acfcc739b6a10337448cf24;hpb=ce20925cff152269d05fa5817aa3e65547657421;p=chise%2Fids.git diff --git a/README.en b/README.en index 2a6ea86..194f3ce 100644 --- a/README.en +++ b/README.en @@ -1,8 +1,35 @@ -;; -*- coding: utf-8 -*- -This package contains data and utilities about structures of -Han Ideographs (漢字). +;; -*- coding: utf-8-jis-er -*- +This directory holds the CHISE-IDS package which contains data and +utilities about structures of Han Ideographs (漢字). +* How to install + +Please install XEmacs CHISE before install this package. + +If XEmacs CHISE is installed in your system, please type + + % make install + +in the directory of the CHISE-IDS distribution. + + +[Note] If you don't have XEmacs CHISE, the CHISE-base package may be +useful. It is an installer package to install CHISE functionalities +including libchise, XEmacs CHISE, the CHISE-IDS package, some other +Emacs Lisp utilities, some fonts, etc. It is available at: + + http://www.chise.org/dist/base/ + +In addition, if you use Mac OS X with Fink, + +http://corpus.kanji.zinbun.kyoto-u.ac.jp/cgi-bin/gitweb.cgi?p=corpus/env.git;a=blob_plain;f=install-base-system_mac-fink.sh;hb=HEAD + +is available and easier than plain CHISE-base package. + + +* IDS files + The following files contains the data about structures of Han Ideographs (漢字). @@ -62,11 +89,7 @@ Each element means comment -The developing of the package was supported by the “Exploratory -Software Project” of Information-technology Promotion Agency, Japan. -Some data of IDS-UCS-Basic.txt are derived and expanded from the CDP -database developped by C.C. Hsieh at Academia Sinica in Taipei, -Taiwan. +* License This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -82,3 +105,12 @@ You should have received a copy of the GNU General Public License along with this package; see the file COPYING. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + + +* Acknowledgment + +The developing of the package was supported by the “Exploratory +Software Project” of Information-technology Promotion Agency, Japan. +Some data in the IDS-UCS* files are derived and expanded from the CDP +database developped by C.C. Hsieh and his team at Academia Sinica in +Taipei, Taiwan.