aboutsummaryrefslogtreecommitdiff
path: root/python/python-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/python-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/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.