Source: php5-stem
Section: web
Priority: optional
Maintainer: Nicholas J. Kisseberth <nkissebe@purdue.edu>
Build-Depends: debhelper (>= 8.0.0), po-debconf, xsltproc , php5-dev  
Standards-Version: 3.8.4
Homepage: http://pecl.php.net/package/stem

Package: php5-stem
Architecture: any
Depends: ${shlibs:Depends}, ${php:Depends}, ${misc:Depends}
Description: stem module for PHP 5
 a PHP extension that provides word stemming
 .
 This stem extension for PHP provides stemming capability for a
 variety of languages using Dr. M.F. Porter's Snowball API, which
 can be found at: http://snowball.tartarus.org
