blob: 0f572300f13221bb47b84a9ade5d468f4c413088 (
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.
|