=========
mac_alias
=========
.. image:: https://img.shields.io/pypi/pyversions/mac_alias.svg
:target: https://pypi.python.org/pypi/mac_alias
:alt: Python Versions
.. image:: https://img.shields.io/pypi/v/mac_alias.svg
:target: https://pypi.python.org/pypi/mac_alias
:alt: PyPI Version
.. image:: https://img.shields.io/pypi/status/mac_alias.svg
:target: https://pypi.python.org/pypi/mac_alias
:alt: Maturity
.. image:: https://img.shields.io/pypi/l/mac_alias.svg
:target: https://github.com/dmgbuild/mac_alias/blob/main/LICENSE
:alt: MIT License
.. image:: https://github.com/dmgbuild/mac_alias/workflows/CI/badge.svg?branch=main
:target: https://github.com/dmgbuild/mac_alias/actions
:alt: Build Status
.. image:: https://readthedocs.org/projects/mac_alias/badge/?version=latest
:target: http://mac_alias.readthedocs.io/en/latest/?badge=latest
:alt: 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.
.. _documentation: http://mac-alias.rtfd.org
Raw data
{
"_id": null,
"home_page": "http://alastairs-place.net/projects/mac_alias",
"name": "mac-alias",
"maintainer": "Russell Keith-Magee",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "russell@keith-magee.com",
"keywords": "mac_alias",
"author": "Alastair Houghton",
"author_email": "alastair@alastairs-place.net",
"download_url": "https://files.pythonhosted.org/packages/ea/a3/83b50f620d318a98363dc7e701fb94856eaaecc472e23a89ac625697b3ea/mac_alias-2.2.2.tar.gz",
"platform": "darwin",
"description": "=========\nmac_alias\n=========\n\n.. image:: https://img.shields.io/pypi/pyversions/mac_alias.svg\n :target: https://pypi.python.org/pypi/mac_alias\n :alt: Python Versions\n\n.. image:: https://img.shields.io/pypi/v/mac_alias.svg\n :target: https://pypi.python.org/pypi/mac_alias\n :alt: PyPI Version\n\n.. image:: https://img.shields.io/pypi/status/mac_alias.svg\n :target: https://pypi.python.org/pypi/mac_alias\n :alt: Maturity\n\n.. image:: https://img.shields.io/pypi/l/mac_alias.svg\n :target: https://github.com/dmgbuild/mac_alias/blob/main/LICENSE\n :alt: MIT License\n\n.. image:: https://github.com/dmgbuild/mac_alias/workflows/CI/badge.svg?branch=main\n :target: https://github.com/dmgbuild/mac_alias/actions\n :alt: Build Status\n\n.. image:: https://readthedocs.org/projects/mac_alias/badge/?version=latest\n :target: http://mac_alias.readthedocs.io/en/latest/?badge=latest\n :alt: Docs Build Status\n\nWhat is this?\n-------------\n\n``mac_alias`` lets you generate or read binary Alias and Bookmark records\nfrom Python code.\n\nWhile it is written in pure Python, some OS X specific code is required to\ngenerate a proper Alias or Bookmark record for a given file, so this module\ncurrently is not portable to other platforms.\n\nCredit is due to Wim Lewis <wiml@hhhh.org>, whose work on reverse engineering\nthe alias format was extremely useful in writing this code. Alastair Houghton\n<alastair@alastairs-place.net> was responsible for reverse engineering the\nbookmark format.\n\nSee the documentation_ for more information.\n\n.. _documentation: http://mac-alias.rtfd.org\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Generate/parse Mac OS Alias records from Python",
"version": "2.2.2",
"split_keywords": [
"mac_alias"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "dc73ea4cf40ab93285333d7d039afe1a",
"sha256": "504ab8ac546f35bbd75ad014d6ad977c426660aa721f2cd3acf3dc2f664141bd"
},
"downloads": -1,
"filename": "mac_alias-2.2.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "dc73ea4cf40ab93285333d7d039afe1a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 21220,
"upload_time": "2022-12-06T00:37:46",
"upload_time_iso_8601": "2022-12-06T00:37:46.025456Z",
"url": "https://files.pythonhosted.org/packages/39/a1/4136777ed6a56df83e7c748ad28892f0672cbbcdc3b3d15a57df6ba72443/mac_alias-2.2.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "796c4639ae4669feba1e67326fb33e6d",
"sha256": "c99c728eb512e955c11f1a6203a0ffa8883b26549e8afe68804031aa5da856b7"
},
"downloads": -1,
"filename": "mac_alias-2.2.2.tar.gz",
"has_sig": false,
"md5_digest": "796c4639ae4669feba1e67326fb33e6d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 34073,
"upload_time": "2022-12-06T00:37:47",
"upload_time_iso_8601": "2022-12-06T00:37:47.779333Z",
"url": "https://files.pythonhosted.org/packages/ea/a3/83b50f620d318a98363dc7e701fb94856eaaecc472e23a89ac625697b3ea/mac_alias-2.2.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-06 00:37:47",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "mac-alias"
}