aboutsummaryrefslogtreecommitdiff
path: root/python/python-clamd/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-clamd/README')
-rw-r--r--python/python-clamd/README7
1 files changed, 0 insertions, 7 deletions
diff --git a/python/python-clamd/README b/python/python-clamd/README
deleted file mode 100644
index 20223a615c..0000000000
--- a/python/python-clamd/README
+++ /dev/null
@@ -1,7 +0,0 @@
-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.