From c0bd643faf306f2fcac949b6a0ca35d816be3f51 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 04:12:34 -0400 Subject: python/dfvfs: Wrap README at 72 columns. Signed-off-by: B. Watson --- python/dfvfs/README | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'python') diff --git a/python/dfvfs/README b/python/dfvfs/README index b479346982..90b5249c07 100644 --- a/python/dfvfs/README +++ b/python/dfvfs/README @@ -1,6 +1,6 @@ -dfVFS, or Digital Forensics Virtual File System, provides read-only access to -file-system objects from various storage media types and file formats. -The goal of dfVFS is to provide a generic interface for accessing file-system -objects, for which it uses several back-ends that provide the actual -implementation of the various storage media types, volume systems and file -systems. +dfVFS, or Digital Forensics Virtual File System, provides read-only +access to file-system objects from various storage media types and +file formats. The goal of dfVFS is to provide a generic interface for +accessing file-system objects, for which it uses several back-ends +that provide the actual implementation of the various storage media +types, volume systems and file systems. -- cgit v1.2.3