freakboy3742 / mac_alias

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mac_alias

Python Versions

PyPI Version

Maturity

MIT License

Build Status

Docs 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.

About

License:MIT License


Languages

Language:Python 100.0%