File: control

package info (click to toggle)
php-clamavlib 0.12a-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 144 kB
  • ctags: 71
  • sloc: ansic: 465; makefile: 99; sh: 50; php: 17
file content (28 lines) | stat: -rw-r--r-- 1,235 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
27
28
Source: php-clamavlib
Section: web
Priority: optional
Maintainer: Jonas Genannt <jonas.genannt@capi2name.de>
Build-Depends: debhelper (>= 4.1.6), php4-dev, php5-dev, libclamav-dev, po-debconf
Standards-Version: 3.7.2

Package: php4-clamavlib
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${php:Depends}, libapache2-mod-php4 | libapache-mod-php4 | php4-cgi | php4-cli
Suggests: clamav-freshclam
Enhances: php4
Description: PHP ClamAV Lib - ClamAV Interface for PHP4 Scripts
 PHP ClamAV Lib is a PHP4 extension that allows to incorporate virus scanning
 features on your PHP4 scripts. It uses the Clam AV API for virus scanning.
 This version are supported two functions for file scanning and buffer
 scanning.

Package: php5-clamavlib
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${php:Depends}, libapache2-mod-php5 | libapache-mod-php5 | php5-cgi | php5-cli
Suggests: clamav-freshclam
Enhances: php5
Description: PHP ClamAV Lib - ClamAV Interface for PHP5 Scripts
 PHP ClamAV Lib is a PHP5 extension that allows to incorporate virus scanning
 features on your PHP5 scripts. It uses the Clam AV API for virus scanning.
 This version are supported two functions for file scanning and buffer
 scanning.