slackbuilds_ponce/python/yara-python
Barry J. Grundy 1a54f79050
python/yara-python: Updated for version 4.1.2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-11-12 00:39:41 +07:00
..
README
slack-desc
yara-python.info python/yara-python: Updated for version 4.1.2. 2021-11-12 00:39:41 +07:00
yara-python.SlackBuild python/yara-python: Updated for version 4.1.2. 2021-11-12 00:39:41 +07:00

yara-python is a python library for YARA.

YARA is a tool aimed at (but not limited to) helping malware researchers
to identify and classify malware samples.

With this library you can use YARA from your Python programs. It covers
all YARA's features, from compiling, saving and loading rules to scanning
files, strings and processes.