File: control

package info (click to toggle)
pyclamd 0.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 124 kB
  • sloc: python: 532; makefile: 4
file content (22 lines) | stat: -rw-r--r-- 889 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
Source: pyclamd
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Siegfried-Angel Gevatter Pujals <rainct@ubuntu.com>,
           Scott Kitterman <scott@kitterman.com>
Homepage: http://xael.org/pages/pyclamd-en.html
Vcs-Git: https://salsa.debian.org/python-team/modules/pyclamd.git
Vcs-Browser: https://salsa.debian.org/python-team/modules/pyclamd
Build-Depends: debhelper-compat (= 9),
               dh-python,
               python3-all,
               python3-setuptools
Standards-Version: 4.1.3

Package: python3-pyclamd
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Recommends: clamav-daemon
Description: Python 3 interface to the ClamAV daemon
 This package adds virus detection capabilities to Python 3 software in
 an efficient and easy way, thanks to the ClamAV antivirus toolkit.