Metadata-Version: 1.0
Name: PorterStemmer
Version: 0.3
Summary: Porter Stemmer for Python
Home-page: http://bitbucket.org/methane/porterstemmer/
Author: Naoki INADA
Author-email: inada-n@klab.jp
License: UNKNOWN
Description: Python module for Porter Stemmer
        <http://tartarus.org/~martin/PorterStemmer/>
        
        This is Python wrapped Porter's original C implementation.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: Public Domain
Classifier: Topic :: Text Processing :: General
