blob: 20223a615cefd793234247efde24ec218703b3c8 (
plain)
1
2
3
4
5
6
7
|
clamd is a portable Python module to use the ClamAV anti-virus engine on
Windows, Linux, MacOSX and other platforms. It requires a running
instance of the clamd daemon.
*NOTE*
Make sure that the Clamav daemon is running and that freshclam
has been ran to use this python module.
|