File: control

package info (click to toggle)
liblingua-en-findnumber-perl 1.32-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 108 kB
  • sloc: perl: 26; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 1,102 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
26
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-compat (= 13)
Build-Depends-Indep: liblingua-en-words2nums-perl,
                     libtest-pod-perl,
                     libtest-pod-coverage-perl,
                     perl
Standards-Version: 3.9.6
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/liblingua-en-findnumber-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/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
Multi-Arch: foreign
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.