please can someone comment ? thanks ---------- Forwarded message ---------- From: Gleydson Soares <[EMAIL PROTECTED]> Date: Jan 3, 2008 10:55 AM Subject: new: py-clamav To: ports@openbsd.org
hi, DESCR: This is a python binding to libclamav written in C. By using pyClamAV, you can add virus detection capabilities to your python software in an efficient and easy way. it works on i386: Python 2.5.1 (r251:54863, Dec 21 2007, 12:24:43) [GCC 3.3.5 (propolice)] on openbsd4 Type "help", "copyright", "credits" or "license" for more information. >>> import pyclamav >>> ret=pyclamav.scanfile('/root/eicar.com') >>> print ret (1, 'Eicar-Test-Signature') >>> tests and suggestions are welcome, cheers, gsoares
py-clamav.tgz
Description: GNU Zip compressed data