porter2 0.0.1004

An (incomplete) implementation of the Porter 2 English Stemmer
language: rust
script:
  - cargo build --verbose
  - cargo test --verbose
notifications:
  email: false