A Python library/CLI tool for parsing Apple's Image4 format.
Project description
PyIMG4
A Python library/CLI tool for parsing Apple's Image4 format.
Usage
Usage: pyimg4 [OPTIONS] COMMAND [ARGS]...
A Python CLI tool for parsing Apple's Image4 format.
Options:
--version Show the version and exit.
-h, --help Show this message and exit.
Commands:
im4m Image4 manifest commands.
im4p Image4 payload commands.
im4r Image4 restore info commands.
img4 Image4 commands.
Requirements
- Python 3.8 or higher
Installation
- Install from PyPI:
python3 -m pip install pyimg4
- If you would like to use the compression features of PyIMG4, install the optional libraries:
python3 -m pip install pyimg4[compression]
- Local installation:
./install.sh
- Requires Poetry
Support
For any questions/issues you have, open an issue.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyimg4-0.8.4.tar.gz
(14.4 kB
view details)
Built Distribution
pyimg4-0.8.4-py3-none-any.whl
(15.3 kB
view details)
File details
Details for the file pyimg4-0.8.4.tar.gz
.
File metadata
- Download URL: pyimg4-0.8.4.tar.gz
- Upload date:
- Size: 14.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e8def6f1a046334f9a11b3a6268b5ff36a0c066332121f181638e35f058b6cd |
|
MD5 | 8b9676105337f1e6033d024761a7f6a2 |
|
BLAKE2b-256 | 2cd1cb565cf7c85192fde162145161a383615d47520ead1685556cabbf2dcc19 |
File details
Details for the file pyimg4-0.8.4-py3-none-any.whl
.
File metadata
- Download URL: pyimg4-0.8.4-py3-none-any.whl
- Upload date:
- Size: 15.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7c2644d00cd8a89d0837ad87e6998c189fa9273a392150c011b3b3126bd258b |
|
MD5 | bf86f043ec4ad0d833e9d754f503961b |
|
BLAKE2b-256 | f2eb2374c998717decac6f97e4baad149268197dd49a19be07a2494e56cfb355 |