File: control

package info (click to toggle)
clamfs 1.2.0-2
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 984 kB
  • sloc: cpp: 1,390; sh: 1,243; xml: 68; makefile: 48; ansic: 1
file content (17 lines) | stat: -rw-r--r-- 667 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: clamfs
Section: utils
Priority: optional
Maintainer: Krzysztof Burghardt <krzysztof@burghardt.pl>
Build-Depends: debhelper-compat (= 12), pkg-config, libfuse3-dev, librlog-dev, libpoco-dev, libboost-dev
Homepage: https://github.com/burghardt/clamfs
Standards-Version: 4.4.1
Rules-Requires-Root: no

Package: clamfs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: clamav-daemon
Description: user-space anti-virus protected file system
 ClamFS is a FUSE-based user-space file system for Linux with on-access
 anti-virus file scanning through clamd daemon. Clamd (clamav-daemon) is
 a file scanning service developed by ClamAV project.