File: control

package info (click to toggle)
liblingua-en-findnumber-perl 1.32-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 112 kB
  • ctags: 3
  • sloc: perl: 26; makefile: 2
file content (25 lines) | stat: -rw-r--r-- 1,068 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Source: liblingua-en-findnumber-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: liblingua-en-words2nums-perl,
                     libtest-pod-perl,
                     libtest-pod-coverage-perl,
                     perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/liblingua-en-findnumber-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblingua-en-findnumber-perl.git
Homepage: https://metacpan.org/release/Lingua-EN-FindNumber

Package: liblingua-en-findnumber-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         liblingua-en-words2nums-perl
Description: module for locating (written) numbers in English text
 Lingua::EN::FindNumber provides a regular expression for finding numbers in
 English text. It also provides functions for extracting and manipulating such
 numbers.