aboutsummaryrefslogtreecommitdiff
path: root/python/python2-clamd/README
diff options
context:
space:
mode:
authorDave Woodfall <dave@slackbuilds.org>2021-05-14 21:34:35 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-05-19 18:39:59 +0700
commitf90d21c8e4f3c076a9e03fd53c1464828c67804b (patch)
tree52205910138d67b8a58e27321a89ad265c90e718 /python/python2-clamd/README
parent3e1d960c41238a7d5128f9f16e944cebd42b5423 (diff)
python/python-clamd: Renamed python2-clamd.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-clamd/README')
-rw-r--r--python/python2-clamd/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/python/python2-clamd/README b/python/python2-clamd/README
new file mode 100644
index 0000000000..20223a615c
--- /dev/null
+++ b/python/python2-clamd/README
@@ -0,0 +1,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.