dissect.archive

View on PyPIReverse Dependencies (3)

1.4 dissect.archive-1.4-py3-none-any.whl

Wheel Details

Project: dissect.archive
Version: 1.4
Filename: dissect.archive-1.4-py3-none-any.whl
Download: [link]
Size: 38942
MD5: edb11db566668f780fd587eab61d5d4d
SHA256: 6d09e6c6c1d9737911c66199ca0c9ea779dcd950d17f16081c436fb6c354f8d6
Uploaded: 2024-11-18 14:37:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dissect.archive
Version: 1.4
Summary: A Dissect module implementing parsers for various archive and backup formats
Author-Email: Dissect Team <dissect[at]fox-it.com>
Project-Url: homepage, https://dissect.tools
Project-Url: documentation, https://docs.dissect.tools/en/latest/projects/dissect.archive
Project-Url: repository, https://github.com/fox-it/dissect.archive
License: Affero General Public License v3
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: Log Analysis
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Security
Classifier: Topic :: Utilities
Requires-Python: ~=3.9
Requires-Dist: dissect.cstruct (<5,>=4)
Requires-Dist: dissect.util (<4,>=3)
Requires-Dist: dissect.archive[full]; extra == "dev"
Requires-Dist: dissect.cstruct (<5.0.dev,>=4.0.dev); extra == "dev"
Requires-Dist: dissect.util (<4.0.dev,>=3.0.dev); extra == "dev"
Requires-Dist: rich; extra == "full"
Provides-Extra: dev
Provides-Extra: full
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: COPYRIGHT
[Description omitted; length: 1932 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.5.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
dissect/archive/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dissect/archive/c_vbk.py sha256=Ep4EB0g3FSnJyGbdDpwigiNnnzI1EJGPv3h3Q19VwuQ 9977
dissect/archive/c_vma.py sha256=H85EQ1vyy9ew1nGRA6mkvir1zbCutXSjIvQRa6kKqnM 1481
dissect/archive/c_wim.py sha256=LCgXDNGAk2vlOCp6n6kk_q38eaIE_LhilUKPaBA8v-o 8263
dissect/archive/exceptions.py sha256=pRQM4IduJjeNgc0upo5oWa24iWevaLxntN88BlGjdBQ 312
dissect/archive/vbk.py sha256=UmQowgYqzE1Oz57V79sJjPLCNv5I7MpWKQlZ3UX0FYU 33247
dissect/archive/vma.py sha256=M9EjmD9MlJ-EMMkH2kyyMe6WY_uGHYcRMi-YcIvrzxE 9017
dissect/archive/wim.py sha256=QNafh1i-quQ1Pb6AKzE3e-Oozlh5ivM7neN4H4GCrNo 16004
dissect/archive/xva.py sha256=xfP9KzxGUXbnrg-JqFdGeuBoHWMY2xVXyEQe543jptw 4572
dissect/archive/tools/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dissect/archive/tools/backup.py sha256=s6hAkOsJDfUmQaG1Vp-YsHg0_jkzrcDThWLVzlKmpLU 6789
dissect.archive-1.4.dist-info/COPYRIGHT sha256=qwas9LzX3BWsl7O4FzLA8Rk9Xcj5YQ7RYyavBO3VWiQ 302
dissect.archive-1.4.dist-info/LICENSE sha256=DZak_2itbUtvHzD3E7GNUYSRK6jdOJ-GqncQ2weavLA 34523
dissect.archive-1.4.dist-info/METADATA sha256=FqmkoJ3Kh2kWsbKWRc1Qg-iZf_mzi9KTsbndVEuPI-0 3311
dissect.archive-1.4.dist-info/WHEEL sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY 91
dissect.archive-1.4.dist-info/entry_points.txt sha256=Vsk0cj5kg1UxnvdHb2YTHaAqKWFlRckVFi6qL3oQcwg 165
dissect.archive-1.4.dist-info/top_level.txt sha256=Mn-CQzEYsAbkxrUI0TnplHuXnGVKzxpDw_po_sXpvv4 8
dissect.archive-1.4.dist-info/RECORD

top_level.txt

dissect

entry_points.txt

backup-extract = dissect.archive.tools.backup:main
vbk-extract = dissect.archive.tools.backup:main
vma-extract = dissect.archive.tools.backup:main