SlackBuildsOrg/python/yara-python
B. Watson 32a1271754 python/yara-python: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-17 12:38:00 -04:00
..
README
slack-desc
yara-python.info
yara-python.SlackBuild

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.