dfvfs


Namedfvfs JSON
Version 20240115 PyPI version JSON
download
home_pagehttps://github.com/log2timeline/dfvfs
SummaryDigital Forensics Virtual File System (dfVFS).
upload_time2024-01-17 04:00:14
maintainerLog2Timeline maintainers
docs_urlNone
author
requires_python>=3.7
licenseApache License, Version 2.0
keywords
VCS
bugtrack_url
requirements PyYAML cffi dfdatetime dtfabric libbde-python libcaes-python libewf-python libfcrypto-python libfsapfs-python libfsext-python libfsfat-python libfshfs-python libfsntfs-python libfsxfs-python libfvde-python libfwnt-python libluksde-python libmodi-python libphdi-python libqcow-python libsigscan-python libsmdev-python libsmraw-python libvhdi-python libvmdk-python libvsapm-python libvsgpt-python libvshadow-python libvslvm-python pytsk3 xattr
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/log2timeline/dfvfs",
    "name": "dfvfs",
    "maintainer": "Log2Timeline maintainers",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "log2timeline-maintainers@googlegroups.com",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/df/35/97deea0ded724d6a255153337adf7e65c9a9c881d4cfa7e8469f776cb589/dfvfs-20240115.tar.gz",
    "platform": null,
    "description": "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.\n",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "Digital Forensics Virtual File System (dfVFS).",
    "version": "20240115",
    "project_urls": {
        "Homepage": "https://github.com/log2timeline/dfvfs"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "df3597deea0ded724d6a255153337adf7e65c9a9c881d4cfa7e8469f776cb589",
                "md5": "4d887f6275b56ae297ec861bac80b743",
                "sha256": "164381dba39dc43f63f36a1a405aad198c4a76319044b64d0850eaedd38ab7bb"
            },
            "downloads": -1,
            "filename": "dfvfs-20240115.tar.gz",
            "has_sig": false,
            "md5_digest": "4d887f6275b56ae297ec861bac80b743",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 303003,
            "upload_time": "2024-01-17T04:00:14",
            "upload_time_iso_8601": "2024-01-17T04:00:14.445573Z",
            "url": "https://files.pythonhosted.org/packages/df/35/97deea0ded724d6a255153337adf7e65c9a9c881d4cfa7e8469f776cb589/dfvfs-20240115.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-17 04:00:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "log2timeline",
    "github_project": "dfvfs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "appveyor": true,
    "requirements": [
        {
            "name": "PyYAML",
            "specs": [
                [
                    ">=",
                    "3.10"
                ]
            ]
        },
        {
            "name": "cffi",
            "specs": [
                [
                    ">=",
                    "1.9.1"
                ]
            ]
        },
        {
            "name": "dfdatetime",
            "specs": [
                [
                    ">=",
                    "20221112"
                ]
            ]
        },
        {
            "name": "dtfabric",
            "specs": [
                [
                    ">=",
                    "20230518"
                ]
            ]
        },
        {
            "name": "libbde-python",
            "specs": [
                [
                    ">=",
                    "20220121"
                ]
            ]
        },
        {
            "name": "libcaes-python",
            "specs": [
                [
                    ">=",
                    "20240114"
                ]
            ]
        },
        {
            "name": "libewf-python",
            "specs": [
                [
                    ">=",
                    "20131210"
                ]
            ]
        },
        {
            "name": "libfcrypto-python",
            "specs": [
                [
                    ">=",
                    "20240114"
                ]
            ]
        },
        {
            "name": "libfsapfs-python",
            "specs": [
                [
                    ">=",
                    "20220709"
                ]
            ]
        },
        {
            "name": "libfsext-python",
            "specs": [
                [
                    ">=",
                    "20220829"
                ]
            ]
        },
        {
            "name": "libfsfat-python",
            "specs": [
                [
                    ">=",
                    "20220925"
                ]
            ]
        },
        {
            "name": "libfshfs-python",
            "specs": [
                [
                    ">=",
                    "20220831"
                ]
            ]
        },
        {
            "name": "libfsntfs-python",
            "specs": [
                [
                    ">=",
                    "20211229"
                ]
            ]
        },
        {
            "name": "libfsxfs-python",
            "specs": [
                [
                    ">=",
                    "20220829"
                ]
            ]
        },
        {
            "name": "libfvde-python",
            "specs": [
                [
                    ">=",
                    "20220121"
                ]
            ]
        },
        {
            "name": "libfwnt-python",
            "specs": [
                [
                    ">=",
                    "20210717"
                ]
            ]
        },
        {
            "name": "libluksde-python",
            "specs": [
                [
                    ">=",
                    "20220121"
                ]
            ]
        },
        {
            "name": "libmodi-python",
            "specs": [
                [
                    ">=",
                    "20210405"
                ]
            ]
        },
        {
            "name": "libphdi-python",
            "specs": [
                [
                    ">=",
                    "20220228"
                ]
            ]
        },
        {
            "name": "libqcow-python",
            "specs": [
                [
                    ">=",
                    "20201213"
                ]
            ]
        },
        {
            "name": "libsigscan-python",
            "specs": [
                [
                    ">=",
                    "20230109"
                ]
            ]
        },
        {
            "name": "libsmdev-python",
            "specs": [
                [
                    ">=",
                    "20140529"
                ]
            ]
        },
        {
            "name": "libsmraw-python",
            "specs": [
                [
                    ">=",
                    "20140612"
                ]
            ]
        },
        {
            "name": "libvhdi-python",
            "specs": [
                [
                    ">=",
                    "20201014"
                ]
            ]
        },
        {
            "name": "libvmdk-python",
            "specs": [
                [
                    ">=",
                    "20140421"
                ]
            ]
        },
        {
            "name": "libvsapm-python",
            "specs": [
                [
                    ">=",
                    "20230506"
                ]
            ]
        },
        {
            "name": "libvsgpt-python",
            "specs": [
                [
                    ">=",
                    "20211115"
                ]
            ]
        },
        {
            "name": "libvshadow-python",
            "specs": [
                [
                    ">=",
                    "20160109"
                ]
            ]
        },
        {
            "name": "libvslvm-python",
            "specs": [
                [
                    ">=",
                    "20160109"
                ]
            ]
        },
        {
            "name": "pytsk3",
            "specs": [
                [
                    ">=",
                    "20210419"
                ]
            ]
        },
        {
            "name": "xattr",
            "specs": [
                [
                    ">=",
                    "0.7.2"
                ]
            ]
        }
    ],
    "test_requirements": [],
    "tox": true,
    "lcname": "dfvfs"
}
        
Elapsed time: 0.22339s