diff options
Diffstat (limited to 'filesystems/py-dfvfs/pkg-descr')
-rw-r--r-- | filesystems/py-dfvfs/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/filesystems/py-dfvfs/pkg-descr b/filesystems/py-dfvfs/pkg-descr new file mode 100644 index 000000000000..cfddc03f0d97 --- /dev/null +++ b/filesystems/py-dfvfs/pkg-descr @@ -0,0 +1,5 @@ +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. |