HOW TO Install it
- Install it from source code
 $ tar jxvf scim-python-${version},tar.bz2
 $ cd scim-python-${version}
 $ ./configure --prefix=/usr
 $ make
 $ make install
 $ restart current X session
 $ Try [English writer] engine

- Install it from rpm for Fedora 8
 $ yum install python-enchant
 $ rpm -ivh scim-python-*.rpm
 $ scim-restart 
 $ Try [English writer] engine

- Install it from Fedora 8 yum repository
 $ yum install scim-python*

Project's URL:
  http://code.google.com/p/scim-python/
Project's Group:
  http://groups.google.com/group/scim-python

PinYin User Guide:
  http://code.google.com/p/scim-python/wiki/PinYinUserGuide
ShuangPin User Guide:
  http://code.google.com/p/scim-python/wiki/ShuangpinUserGuide

