MANIFEST.in
README.rst
setup.cfg
setup.py
libs/darwin/x86_64/libyara.so
libs/linux/x86_32/libyara.so
libs/linux/x86_64/libyara.so
libs/windows/x86_32/libyara.dll
libs/windows/x86_64/libyara.dll
tests/__init__.py
tests/test_cli_scan.py
tests/test_libyara_wrapper.py
tests/test_rules.py
tests/rules/broken.yar
tests/rules/extern.yar
tests/rules/meta.yar
tests/rules/private.yar
tests/rules/bird/meta.yar
tests/rules/dogs/meta.yar
yara/__init__.py
yara/cli.py
yara/libyara_wrapper.py
yara/preprocessor.py
yara/rules.py
yara/scan.py
yara/version.py
yara.egg-info/PKG-INFO
yara.egg-info/SOURCES.txt
yara.egg-info/dependency_links.txt
yara.egg-info/entry_points.txt
yara.egg-info/not-zip-safe
yara.egg-info/top_level.txt
yara/rules/example/foobar.yar
yara/rules/example/imports.yar
yara/rules/example/pe.yar