clamav-unofficial-updates

ClamAV third party signature updates library


Keywords
clamav, unofficial, signatures
License
Other
Install
pip install clamav-unofficial-updates

Documentation

clamav-unofficial-updates

ClamAV third party signature updates library

This package provides a simple way to create, download, test, and update ClamAV third-party signature databases

Build Status Code Climate License

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

  1. Fork it (https://github.com/akissa/clamav-unofficial-updates/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

All code is licensed under the AGPLv3+ License.