freebsd-ports/security/py-pyclamd/pkg-descr
Kurt Jaeger abda914437 security/py-pyclamd: 0.2.2 -> 0.3.17
- now compatible with python 3
- API now object oriented.
  Useful classes are ClamdNetworkSocket and ClamdUnixSocket.
- patches makepatch compliant
- added WWW

PR:		211125
Approved by:	bsd@dino.sk (maintainer timeout)
2016-08-01 05:58:31 +00:00

5 lines
213 B
Text

pyClamd is a python interface to Clamd (Clamav daemon).
By using pyClamd, you can add virus detection capabilities
to your python software in an efficient and easy way.
WWW: http://xael.org/pages/pyclamd-en.html