1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
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 (>= 5.0.37.2), libclamav-dev (>= 0.95), python (>= 2.3.5-11), python-support (>= 0.3), python-all-dev
Standards-Version: 3.9.1.0
Homepage: http://xael.org/norman/python/pyclamav/index.html
Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-clamav/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-clamav/trunk/
Package: python-clamav
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, clamav-freshclam | clamav-data
Provides: ${python:Provides}
Description: Python bindings to ClamAV
This package adds virus detection capabilities to Python software, thanks to
the ClamAV antivirus toolkit.
|