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 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.8.dev0.tar.gz
(12.2 kB
view hashes)
Built Distribution
Close
Hashes for machfs-0.8.dev0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0c6d1a810e5bd90a1874f99d84447e7b8c609ee2f9ff985aefc258e09146068 |
|
MD5 | 89e55c6d0c55269d8107143944d778ba |
|
BLAKE2b-256 | e80ebe8cd70b9d83fb949e1c0ad865c3767ff17d01b4e7eb5f1aca33bdae15b0 |