File: README.en

package info (click to toggle)
anthy 9100h-16
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 17,528 kB
  • sloc: ansic: 26,140; sh: 8,573; lisp: 1,264; makefile: 208
file content (11 lines) | stat: -rw-r--r-- 244 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
Anthy is a library for Japanese text input.

You can install this library by following usual commands

 $ ./configure;make
 # make install

 shared libraries, utility commands, and grammer definition
 files will be installed.

To be written...