From 32a1271754eea0192c158a04c871be88c1894de7 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 11:27:38 -0400 Subject: python/yara-python: Wrap README at 72 columns. Signed-off-by: B. Watson --- python/yara-python/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'python') diff --git a/python/yara-python/README b/python/yara-python/README index 6bef9e57f07d..0ad2c9bc0d6f 100644 --- a/python/yara-python/README +++ b/python/yara-python/README @@ -3,6 +3,6 @@ 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. +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. -- cgit v1.2.3