python/dfvfs: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-14 04:12:34 -04:00
parent 34ffbf8eaf
commit c0bd643faf

View file

@ -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.