Source: python-clamav Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Scott Kitterman Build-Depends: debhelper (>= 9), libclamav-dev (>= 0.101.1), python-all-dev (>= 2.6.5-2~), dh-python Standards-Version: 4.3.0 Homepage: http://xael.org/pages/projects.html Vcs-Git: https://salsa.debian.org/python-team/modules/python-clamav.git Vcs-Browser: https://salsa.debian.org/python-team/modules/python-clamav Package: python-pyclamav Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, clamav-freshclam Multi-Arch: same 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.