MeCab python module

$Id: README,v 1.2 2002/05/06 22:16:48 taku-ku Exp $;

1. Installation

% make -f Makefile.pre.in boot
  % make
  % su
  # make install
  
2. How to use?
   see 'test.py' as a sample program.
