* tools for Chise Character DataBase management ** define-kanji-meaning.rb add new features about the meaning of Kanji Character in IDS. ** dump-database.rb This tool dumps all data of the database to text files. You can see the inside of the database. It's convenient. ** make-chisedb-tarball.rb Usage: make-chisedb-tarball.rb example. % ./make-chisedb-tarball.rb /usr/local/lib/xemacs-21.4.14/i686-pc-linux This makes a tarball (chise-db.tar.gz) of the Chise Character DataBase files. Set a directory that contains "chise-db" directory to the first argument. You can input the temp directory to the second arg. (default value: /var/tmp) This tools also rename the characters that contains Windows forbidden characters. < > * ? ( ) + ! ** make-ids-database.rb This tool read the all of IDS test files, parse them and store them to BDB files. Then, you can use some ids features as normal features. It's very slow. It takes time almost 1 hour. ** move-obsolete-files.rb There are some obsolete features. This tool moves the obsolete files to a directory. ** rename-files.rb Currently, the directory tree of XEmacs CHISE and the requirement of libchise is not same. This tool renames the old files trees to the new file trees. ** trim_bom.rb This tool remove a BOM (Byte Order Mark) in the head of file. ==== Kouichirou Eto, http://eto.com/