slackbuilds/python/python2-yara
..
README
python2-yara.SlackBuild
python2-yara.info
slack-desc

README

python2-yara is a python2 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.

python3-yara is available for use with python3.