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.7.dev0.tar.gz
(9.9 kB
view hashes)
Built Distribution
Close
Hashes for machfs-0.7.dev0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e4c5902583bdf342e62376621699ee3379b481e02da07dff1e517315dfc86259 |
|
MD5 | d6e39dfb86a360a5cf296a391e0578e3 |
|
BLAKE2b-256 | e5e12aa13cc427b50f780918957d28a7c87935821e8b19009442b00e4faf2861 |