Source: python-dfvfs
Section: python
Priority: extra
Maintainer: Log2Timeline <log2timeline-dev@googlegroups.com>
Build-Depends: debhelper (>= 7.0.0), python, python-setuptools
Standards-Version: 3.9.2
Homepage: https://github.com/log2timeline/dfvfs/

Package: python-dfvfs
Architecture: all
Depends: python, libprotobuf7|libprotobuf8, python-protobuf, libewf-python, libqcow-python, libsigscan-python, libsmdev-python, libsmraw-python, libvhdi-python, libvshadow-python, pytsk3, ${misc:Depends}
Description: Digital Forensics Virtual File System (dfVFS).
 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.
 
