Metadata-Version: 2.4
Name: fangfrisch
Version: 1.9.2
Summary: Update and verify unofficial Clam Anti-Virus signatures
Author-email: Ralph Seichter <fangfrisch@seichter.de>
Project-URL: Documentation, https://rseichter.github.io/fangfrisch/
Project-URL: Source, https://github.com/rseichter/fangfrisch
Project-URL: Issues, https://github.com/rseichter/fangfrisch/issues
Keywords: antivirus,clamav,freshclam,refresh,update
Classifier: Development Status :: 6 - Mature
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Requires-Python: >=3.9
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: requests>=2.22.0
Requires-Dist: SQLAlchemy>=1.4.0
Dynamic: license-file

==========
Fangfrisch
==========

Copyright © 2020-2025 Ralph Seichter

Fangfrisch (German for "freshly caught") is a sibling of the `Clam Anti-Virus`_ freshclam utility.
It allows downloading virus definition files that are not official ClamAV canon, e.g. from Sanesecurity_, URLhaus_ and others.
Fangfrisch was designed with security in mind, to be run by an unprivileged user only.

Detailed documentation_ is available online.

.. image:: https://github.com/rseichter/fangfrisch/workflows/Python%20package/badge.svg

.. _documentation: https://rseichter.github.io/fangfrisch/
.. _Clam Anti-Virus: https://www.clamav.net
.. _Sanesecurity: https://sanesecurity.com
.. _URLhaus: https://urlhaus.abuse.ch
