Source: prime-el
Section: text
Priority: optional
Maintainer: Yasuhito Takamiya <takamiya@matsulab.is.titech.ac.jp>
Build-Depends: debhelper (>> 4.0.0)
Standards-Version: 3.5.8

Package: prime-el
Architecture: all
Depends: emacs20|emacs21, apel (>= 10.0-1), prime, suikyo-elisp, mell (>= 1.0.0-1)
Description: PRIME - a Japanese PRedictive Input Method Editor (elisp binding).
 PRIME predicts user's input words using the knowledge of natural
 language and the history of user's operations, and reduces the cost of
 typing by the user.  For example, if a user wants to input
 "application" and types "ap" as the beginning characters of the word,
 PRIME might predict some candidate words like "apple", "application",
 "appointment", etc...  And then the user can input "application"
 easily by selecting the word from the candidate words by PRIME.
 . 
 This package deploys an emacs lisp binding for prime.

