/usr/share/doc/python-yara/README is in python-yara 3.4.0+dfsg-2build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 | YARA for Python
===============
This is a Python extension that gives you access to YARA's powerful features from
your own Python scripts.
Refer to http://yara.readthedocs.org for more information about how to build and
use yara-python.
|