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 7
 $ yum install python-enchant
 $ rpm -ivh scim-python-0.0.1-1.fc7.i386.rpm
 $ scim-restart 
 $ Try [English writer] engine

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