Name: porter Version: 0.1 License: BSD3 License-file: LICENSE Synopsis: Implementation of the Porter stemming algorithm Description: Sourced from http://tartarus.org/~martin/PorterStemmer Author: Dmitry Antonyuk Maintainer: Mark Wotton, Category: Development Build-type: Simple Cabal-version: >=1.2 Library Build-Depends: haskell2010 Hs-source-dirs: src Exposed-Modules: Language.Porter