A pure Python library for parsing Macintosh Rez source files
Project description
A pure Python library for parsing Macintosh Rez source files, which are used by the legacy Rez and DeRez tools to compile, modify and decompile Macintosh resource fork data.
Requirements
Python 3.6 or later, as well as PLY (tested with version 3.10, but older and newer versions probably work too).
Installation
rezparser is available on PyPI and can be installed using pip:
python3 -m pip install rezparser
Alternatively you can install a local copy:
python3 -m pip install -e .
Changelog
Version 1.0.0
Initial release version
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
rezparser-1.0.0.tar.gz
(47.6 kB
view details)
Built Distribution
rezparser-1.0.0-py3-none-any.whl
(51.8 kB
view details)
File details
Details for the file rezparser-1.0.0.tar.gz
.
File metadata
- Download URL: rezparser-1.0.0.tar.gz
- Upload date:
- Size: 47.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 185d4d0984e43b417177fb90ded6d9e5992698bfe3732e22426cfbb9082b96f4 |
|
MD5 | 751d721749b1c0e86432d303e6d1cffe |
|
BLAKE2b-256 | c0e956c1a9dadd04db11d03882d31557056f81124d6579dbbc06b60fba0152ff |
File details
Details for the file rezparser-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: rezparser-1.0.0-py3-none-any.whl
- Upload date:
- Size: 51.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6850c3a9b806aa692eece00968e51cfea952d87c9f956f3c8a3d916ac8d93f1 |
|
MD5 | 0ff09f8825515dd778647da672668d86 |
|
BLAKE2b-256 | f86a70b765ca919637875adda3d018847a658450c82a2d00a2bbb952c1113793 |