File: control

package info (click to toggle)
libfile-scan-perl 1.43-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, wheezy
  • size: 328 kB
  • ctags: 55
  • sloc: perl: 1,385; makefile: 14
file content (20 lines) | stat: -rw-r--r-- 805 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: libfile-scan-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7), quilt (>= 0.46-7)
Build-Depends-Indep: perl (>= 5.8.0-7)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ansgar Burchardt <ansgar@43-1.org>
Standards-Version: 3.8.2
Homepage: http://search.cpan.org/dist/File-Scan/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libfile-scan-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libfile-scan-perl/

Package: libfile-scan-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libwww-perl
Description: Perl module to scan files for viruses
 The File::Scan module allows users to scan files for known viruses.
 .
 The purpose is to provide a basis for creating platform independent
 virus scanners in Perl.