Library for reading and writing Macintosh HFS volumes
Project description
machfs is a pure Python 3 library for reading and writing disk images in the Apple’s long-deprecated [Hierarchical File System](https://en.wikipedia.org/wiki/Hierarchical_File_System) format. It operates entirely on in-memory bytes objects. Images are serialised and deserialised in one go using the read and write methods of the Volume object.
The directory hierarchy of a Volume is then accessed and manipulated like a Python dict. Folder and File objects represent the contents of the filesystem.
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
machfs-0.3dev.tar.gz
(8.4 kB
view hashes)
Built Distribution
Close
Hashes for machfs-0.3.dev0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 85d20b8c184d61c353d801b29c771142257e0dcb817ea99e08aeff37dd9a32fc |
|
MD5 | 25d5872da7768f92c64701121bf537d0 |
|
BLAKE2b-256 | 524a08c9825a827df0545c8a6de215e5621bbcbe4c7da86a7632d942ee55bd31 |