graingert / python-clamd

Clamd is a python interface to Clamd (Clamav daemon). By using Clamd, you can add virus detection capabilities to your python software in an efficient and easy way.
82 stars 39 forks source link

Not compatible with python 3 #2

Closed graingert closed 10 years ago

graingert commented 11 years ago

The code needs to process text/unicode properly and import from the correct six.moves modules