yara.libyara_wrapper — ctypes wrapper for libyaraΒΆ

This module is responsible for wrapping the libyara dynamic library various exported functions. Using ctypes, it replicates the yara data structures and exported functions.

See How to build for library details.