mac-alias 2.2.3


pip install mac-alias

  Latest version

Released: Dec 04, 2025


Meta
Author: Alastair Houghton
Maintainer: Russell Keith-Magee
Requires Python: >=3.10

Classifiers

Development Status
  • 5 - Production/Stable

Programming Language
  • Python :: 3
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13
  • Python :: 3.14
  • Python :: 3.15
  • Python :: 3 :: Only

Topic
  • Desktop Environment
  • Software Development :: Libraries :: Python Modules

Python Versions PyPI Version Maturity MIT License Build Status

What is this?

mac_alias lets you generate or read binary Alias and Bookmark records from Python code.

While it is written in pure Python, some OS X specific code is required to generate a proper Alias or Bookmark record for a given file, so this module currently is not portable to other platforms.

Credit is due to Wim Lewis <wiml@hhhh.org>, whose work on reverse engineering the alias format was extremely useful in writing this code. Alastair Houghton <alastair@alastairs-place.net> was responsible for reverse engineering the bookmark format.

See the documentation for more information.

Wheel compatibility matrix

Platform Python 3
any

Files in release

No dependencies