Source: liblingua-en-words2nums-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Damyan Ivanov <dmn@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9),
               perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/liblingua-en-words2nums-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblingua-en-words2nums-perl.git
Homepage: http://kitenet.net/~joey/code/words2nums/

Package: liblingua-en-words2nums-perl
Architecture: all
Depends: ${perl:Depends},
         ${misc:Depends}
Description: convert English text to numbers
 A perl module that can parse a wide variety of English text
 and deduce the number it represents. For example, it can convert
 "five million, one thousand and sixteen" to 5001016, and 
 "twenty-seventh" to 27.
