slackbuilds_ponce/python/yara-python
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
slack-desc
yara-python.info
yara-python.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02: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.