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

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.
