File: control

package info (click to toggle)
libnews-scan-perl 0.53-4.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 240 kB
  • sloc: perl: 2,456; makefile: 5
file content (27 lines) | stat: -rw-r--r-- 1,063 bytes parent folder | download | duplicates (2)
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
27
Source: libnews-scan-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Florian Schlichting <fsfs@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 11)
Build-Depends-Indep: libmailtools-perl,
                     libtimedate-perl,
                     perl
Standards-Version: 4.1.5
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libnews-scan-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libnews-scan-perl.git
Homepage: https://metacpan.org/release/News-Scan

Package: libnews-scan-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libmailtools-perl,
         libtimedate-perl
Suggests: libnet-perl
Description: Perl module to report Usenet newsgroup stats
 News::Scan provides a class whose objects can be used to gather and
 report Usenet newsgroup statistics, such as number of articles, volume
 of traffic (header/body/total), original text, signatures, threads,
 posters, crossposts etc.