ClamAV third party signature updates library
Project description
ClamAV third party signature updates library
This package provides a simple way to create, download, test, and update ClamAV third-party signature databases
Installation
Install from PyPi
pip install clamav-unofficial-updates
Install from Githib
git clone https://github.com/akissa/clamav-unofficial-updates.git cd clamav-unofficial-updates python setup.py install
Contributing
Fork it (https://github.com/akissa/clamav-unofficial-updates/fork)
Create your feature branch (git checkout -b my-new-feature)
Commit your changes (git commit -am 'Add some feature')
Push to the branch (git push origin my-new-feature)
Create new Pull Request
License
All code is licensed under the AGPLv3+ License.