diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
commit | 1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /security/py-clamav | |
parent | 4e942b64191e2ef98dce2c5af31047a8640db768 (diff) | |
download | ports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.tar.gz ports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.zip |
Notes
Diffstat (limited to 'security/py-clamav')
-rw-r--r-- | security/py-clamav/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/py-clamav/pkg-descr b/security/py-clamav/pkg-descr index 49ca29c0af5c..bc3ef7c85411 100644 --- a/security/py-clamav/pkg-descr +++ b/security/py-clamav/pkg-descr @@ -1,8 +1,8 @@ -pyClamAV is a python binding to libclamav written +pyClamAV 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 +By using pyClamAV, you can add virus detection +capabilities to your python software in an efficient and easy way. WWW: http://xael.org/norman/python/pyclamav/ |