File: control

package info (click to toggle)
pyclamd 0.4.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 136 kB
  • sloc: python: 532; makefile: 4
file content (27 lines) | stat: -rw-r--r-- 819 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
Source: pyclamd
Section: python
Testsuite: autopkgtest-pkg-python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Scott Kitterman <scott@kitterman.com>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all,
 python3-setuptools,
Standards-Version: 4.7.2
Homepage: https://xael.org/pages/pyclamd-en.html
Vcs-Git: https://salsa.debian.org/python-team/packages/pyclamd.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/pyclamd

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.