Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

rezparser-1.0.0-py3-none-any.whl (51.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page