wok diff clamav/description.txt @ rev 20112
Add avrdude
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Wed Oct 11 21:57:55 2017 +0200 (2017-10-11) |
parents | |
children | f9740579460f |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/clamav/description.txt Wed Oct 11 21:57:55 2017 +0200 1.3 @@ -0,0 +1,7 @@ 1.4 +ClamAV is an open source (GPL) antivirus engine designed for detecting Trojans, 1.5 +viruses, malware and other malicious threats. It is the de facto standard for 1.6 +mail gateway scanning. It provides a high performance mutli-threaded scanning 1.7 +daemon, command line utilities for on demand file scanning, and an intelligent 1.8 +tool for automatic signature updates. The core ClamAV library provides numerous 1.9 +file format detection mechanisms, file unpacking support, archive support, and 1.10 +multiple signature languages for detecting threats.