File: control

package info (click to toggle)
python-clamav 0.4.1-8%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 164 kB
  • sloc: ansic: 473; python: 102; makefile: 26
file content (20 lines) | stat: -rw-r--r-- 954 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: python-clamav
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Scott Kitterman <scott@kitterman.com>
Build-Depends: debhelper (>= 9), libclamav-dev (>= 0.101.1), python-all-dev (>= 2.6.5-2~), dh-python
X-Python-Version: >= 2.3
Standards-Version: 3.9.7
Homepage: http://xael.org/pages/projects.html
Vcs-Git: https://anonscm.debian.org/python-modules/packages/python-clamav.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-clamav.git

Package: python-pyclamav
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, clamav-freshclam
Description: Python bindings to ClamAV
 This package adds virus detection capabilities to Python software, thanks to
 the ClamAV antivirus toolkit without the need for running clamav-daemon. For
 virus scanning with clamav-daemon, python-pyclamd is an available
 alternative.